View Single Post
  #7  
Old March 15th 05, 10:01 AM
Mudjeep
external usenet poster
 
Posts: n/a
Default More file/printer sharing



"Chuck" wrote:

On Mon, 14 Mar 2005 04:03:08 -0800, "Mudjeep"
wrote:



"Chuck" wrote:

On Sun, 13 Mar 2005 01:11:06 -0800, "Mudjeep"
wrote:



"Chuck" wrote:

On Sat, 12 Mar 2005 17:33:01 -0800, "Mudjeep"
wrote:

Hi folks. First let me say that I have tried to solve my issue by reading
through previous posts but as yet have had no luck, so i hope someone can
help me.

I am running a home network with a dektop and a laptop, connected directly
by Cat5 cable. The desktop connects to the internet via internal dial-up
modem.

The desktop is running XP Home and the laptop XP Pro. Both are updated to
the hilt. Desktop was previously running McAfee PF+ but it has been
uninstalled. After reading a previous thread I found and followed
instructions for a deeper manual uninstall.

I have run the home networking wizard about 300 times. ICS works fine.
Desktop can see shared folders on Laptop, but Laptop cannot see any shared
folders, or the printer, on Desktop. If I try to map a network drive nothing
comes up under Desktop, and if i right-click and choose Open I get the
following message:

"\\Desktop is not accessible. You might not have permission to use this
network resource. Contact the administrator of this server to find out if
you have access permissions.

Logon failu the user has not been granted the requested logon type at
this computer."

Hope you can help. Let me know if there is any further info you need.

Mudjeep.

MJ,

If the computer that can't be accessed runs Windows XP Home:

1. Download and install the Windows 2003 Server Resource Kit Tools from
http://go.microsoft.com/fwlink/?LinkId=4544.

2. Click Start | All Programs | Windows Resource Kit Tools | Command Shell.

3. Type these lines at the command prompt. The second and third commands are
case-sensitive, so type them exactly as shown. Note the "+r" in the second one
and the "-r" in the third one:

net user guest /active:yes
ntrights +r SeNetworkLogonRight -u Guest
ntrights -r SeDenyNetworkLogonRight -u Guest

If the computer that can't be accessed runs Windows XP Professional:

1. Click Start - Run, type "secpol.msc" in the box, and click OK.
2. Click Local Policies.
3. Click User Rights Assignment.
4. Check "Access this computer from the network", and make sure that the
Everyone group is included.
5. Check "Deny access to this computer from the network", and make sure that the
Everyone group is NOT included.

Thanks Chuck, I think we are making progress. After following your
instructions (the non-accessible computer is running XP Home), the second
part of the error message in my original post now just says "Access is
denied." The first part is still the same.

OK, "access denied" on XP Home is simple.

Make sure that the Guest account is enabled. Enable Guest, with Start - Run -
"cmd", then type "net user guest /active:yes" in the command window. Ensure
that the password for Guest is blank, with Start - Run - "control
userpasswords2"; select Guest, click Reset Password, click OK without entering a
new password.

Once Guest is enabled, make sure there are no misbehaving or misconfigured
firewalls.


Followed your instructions, but still getting the same message.


Using Simple File Sharing (and using Advanced File Sharing, with Guest
authentication) is pretty simple, and only a couple things to check.
- Guest account enabled, with identical (or null) password, on both computers.
- All firewalls properly configured, or removed.

Did you enable Guest, and reset the password, on both computers?

If no help yet, provide ipconfig information for each computer, and we'll start
diagnosing the problem.
Start - Run - "cmd" - Type "ipconfig /all c:\ipconfig.txt" into the command
window. Open Notepad, make sure that Format - Word Wrap is NOT checked!, open
file c:\ipconfig.txt, copy and paste entire contents into your next post.
Identify operating system (by name, version, and SP level) with each ipconfig
listing.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net.


I followed the instructions for both computers but still no luck. Here are
the ipconfig files:

DESKTOP - running XP Home SP2

Windows IP Configuration
Host Name . . . . . . . . . . . . : desktop
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast
Ethernet NIC
Physical Address. . . . . . . . . : 00-40-95-30-93-19
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

PPP adapter Telstra Bigpond:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 144.134.189.196
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 144.134.189.196
DNS Servers . . . . . . . . . . . : 203.49.70.92
139.134.2.190

LAPTOP - running XP Pro SP2

Windows IP Configuration
Host Name . . . . . . . . . . . . : LAPTOP
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : mshome.net

Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : mshome.net
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast
Ethernet NIC
Physical Address. . . . . . . . . : 00-40-D0-6B-75-CB
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.213
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Lease Obtained. . . . . . . . . . : Tuesday, 15 March 2005 17:45:38 PM
Lease Expires . . . . . . . . . . : Tuesday, 22 March 2005 17:45:38 PM

BTW, I really appreciate your help Chuck.
Ads