control userpasswords2

G

Guest

Hi!

I need to know how the "control userpasswords2" utility works; we use a
security template and we need to know what parameters the utiliy changes. I
know that it changes two parameters in the registry:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\WinLogon\AutoAdminLogon

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\WinLogon\DefaultUserName

But:
1-what other registry keys does it changes?
2-where does it store the password?

Thanks a lot!

Lorna.
 
C

Carey Frisch [MVP]

How to turn on automatic logon in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;315231

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups

Get Windows XP Service Pack 2 with Advanced Security Technologies:
http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx

-------------------------------------------------------------------------------------------

:

| Hi!
|
| I need to know how the "control userpasswords2" utility works; we use a
| security template and we need to know what parameters the utiliy changes. I
| know that it changes two parameters in the registry:
| HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
| NT\CurrentVersion\WinLogon\AutoAdminLogon
|
| HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
| NT\CurrentVersion\WinLogon\DefaultUserName
|
| But:
| 1-what other registry keys does it changes?
| 2-where does it store the password?
|
| Thanks a lot!
|
| Lorna.
 
E

Eduardo Francos

Lorna said:
Hi!

I need to know how the "control userpasswords2" utility works; we use a
security template and we need to know what parameters the utiliy changes. I
know that it changes two parameters in the registry:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\WinLogon\AutoAdminLogon

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\WinLogon\DefaultUserName

But:
1-what other registry keys does it changes?
2-where does it store the password?

Thanks a lot!

Lorna.

You should also read about how to set up a protected password in the LSA
secrets area:
http://msdn.microsoft.com/library/d...y/protecting_the_automatic_logon_password.asp

In order to see the contents of this area in the registry (while
developing) you must change the permissions of HKLM\SECURITY to allow
read access to Administrators (or only to yourself)

Eduardo
 

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

Top