Error when accessing network share on remote computer: "Logon failure: the user has not been granted the requested logon type at this computer."
Last Updated: 2005-11-27
Error: "Logon failure: the user has not been granted the requested logon type at this computer."
Run XP's Network Setup Wizard on that computer -- that's
sometimes all that's needed. If that doesn't fix the problem:
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
Last update by Skylinux @ 2005-11-24 21:42:53
No Comments yet .....
Add Your Comment:
Note: All posts require administrator approval. Please allow 24 hours for message approval.