Saturday, February 19, 2011

Access network and remote desktop without password

Method 1

If you are trying to connect a computer via remote desktop in Windows Vista, it will not allow you. Because by default Window vista does not allow blank password. But for your convenience if you want you can configure your Windows Vista to allow user access without a password.

You will need to run the Windows Vista Registry Editor.
Click on Start Menu > Run > Type regedit.exe in the dialog box and select OK

Now Navigate to following registry keys :
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa
&
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Now you had to create a new DWORD value named “limitblankpassworduse” and set it to 0.

This will allow a blank password access in the network.


Method2


Normally, you can configure your OS to enter your network computer without entering a password.
Try the following Method :
Click on Start Meny > Run > and Type gpedit.msc
Now a Group Policy Object Editor window will popup.
Now go to > Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
Double click on Accounts and look for > Limit local account use of blank passwords to console login only.
Select the disable option.

Now if you look for other computers on the network it will not ask for a password.

No comments:

Post a Comment