Although the local guest account is enabled, the user still cannot access the shared resources provided by the local machine, because the Group Policy does not allow the Guest account to access the local machine from the network by default.
Click Start> run, and enter gpedit in the run box. MSC. In the Group Policy window, expand "Local Computer Policy → Computer Configuration → Windows Settings → Security Settings → local policy → user rights assignment ", in the right column, find the "Deny access to this computer from the network" option, open it, delete the Guest account, and then open the "access to this computer from the network" option, add a guest account in the Properties window. In this way, you can use the Guest account to access the shared resources of the machine from the network. This method is applicable to Windows 2000/XP/2003.
Change the network access mode:
Open the Group Policy Editor, select "Computer Configuration> Windows Settings> Security Settings> Local Policies> Security Options", and double-click the "Network Access: sharing and security modes of Local Accounts" policy, change "guest-Local User-initiated identity verification" to "classic: Local User Authentication" by default ".
When other users access a computer that uses Windows XP over the network, you can log on with your own "Identity" (provided that this account is already in Windows XP and the password is correct ).
After this policy is changed, the file sharing method also changes. After the "classic: local user authenticates with his/her own identity" method is enabled, we can limit the number of users simultaneously accessing shared files and set different access permissions for different users.
However, if the user's password is blank, the access will still be rejected. This should be because the "Account: A local account with a blank password can only log on to the console" policy in the "Security Options" is enabled by default, according to the Denial-of-priority principle in Windows XP security policy, users with blank passwords are prohibited from accessing Windows XP computers over the network. We only need to disable this policy to solve the problem.
Net use \ hh51 PW/user: Name
Net view \ hh51
Net use Z: \ 192.168.33.19 \ doc
Net use * "stored ed computer" \ share/savecred/persistent: Yes
Net use \ hh51 1/User: Administrator/persistent: Yes