Enable blank passwords on XP Home

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, I'm working on networking two computers together, one running XP pro,
one running XP home. The two pc's are secure, and need to use blank
passwords. On the XP computer, I went into admin tools, and then Local
Security Policies, and disabled the policy that blocks blank passwords, but
when I went to the Home pc, there isn't a LSP applet, but I'm fairly certian
that I have seen it there on other XP Home computers, because I've disabled
that policy on them before.

What's different with this system (about 1 out of 20, actually, seem to be
like this).

Or, better, yet, who cares? All I need to know is how to disable that policy.

Thanks in advance, all help greatly appreciated!!!!

--Jon Jaques
 
Use regedit to navigate to this key:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa

In the right hand pane, right click on limitblankpassworduse and
select Modify.
Change the Value data to 0.
 
Excellent, thank you!

--Jon

Nepatsfan said:
Use regedit to navigate to this key:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Lsa

In the right hand pane, right click on limitblankpassworduse and
select Modify.
Change the Value data to 0.
 
The answer I posted earlier contained the wrong information. The
correct registry key is:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

You would still change limitblankpassworduse to 0.

Sorry for the confusion.
 
If you posted your answer because you saw that my response was
incorrect, thank you. I made the mistake of searching the
registry for limitblankpassworduse, stopping at the first
location and assuming that was the correct one.

If you posted your answer for other reasons, thanks anyway. It
led me to reexamine the information I provided.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top