วันพฤหัสบดีที่ 6 สิงหาคม พ.ศ. 2552

logon failure : the user has not been granted the requested logon type at this computer

Ok, I actually found my own fix. Here it is!

File sharing with Windows XP HOME Edition - Fixes.

Section 1

When you double click on the computer (in My Network Places/Workgroup) that you are trying to access the shared files from you may get this message:

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 failure: the user has not been granted the requested logon type at this computer

If you see this message the following should be done on the computer containing the shared files:

Download the following and install it

Windows Server 2003 Resource Kit Tools
http://go.microsoft.com/fwlink/?LinkId=4544

after installation is complete, click on: Start, All Programs, Windows Resource Kit Tools, Command Shell

Then enter the following commands. (Attention: they are case sensitive.)

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

The first command enables network access for Guest, the two subsequent ones change two different policies to allow network access for Guest.

Now when you click on the computer (using My Network Places) you are trying to get the shared files from, the message will not appear and you can access the shared files. If the same type of error message appears but says ‘ACCESS DENIED’ instead of ‘Logon failure: the user has not been granted the requested logon type at this computer’ continue to the next section.


Section 2

When you double click on the computer (in My Network Places/Workgroup) that you are trying to access the shared files from you may get this message:

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

Access Denied


If you see this message the following should be done on the computer containing the shared files:

Click START

RUN

Type regedit and press enter

Now find the following key - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Double click on ‘restrictanonymous’ and change the Value Data from 1 to 0

Exit regedit and reboot the computer

Now when you click on the computer (using My Network Places) you are trying to get the shared files from the message will not appear and you can access the shared files.

from : http://www.computing.net/answers/networking/cant-access-one-computer-on-net/25769.html

ไม่มีความคิดเห็น:

แสดงความคิดเห็น