Re: Registry Values



On Oct 4, 10:25 am, "Pegasus \(MVP\)" <I....@xxxxxxx> wrote:
"neeleshb" <neelesh.bada...@xxxxxxxxx> wrote in message

news:1191484261.369611.212720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hi
I need to check if passwords have been set for Administrator and user
accounts in the registry.
Please could someone assist me in finding the string and exact
value(s) in the registry.

Passwords are "hashed", which means you cannot find out
from the registry what they are. However, you can try to
log on under these accounts with blank passwords.
Alternatively you could start a child process, using "runas.exe",
again with a blank password.

Hi
Thanx for the help, but unfortunately i need to find out specifically
from the registry if user accounts have passwords set.
The reason being, i need to write a script to find this information on
3200 windows xp machines and populate it in a report for auditing
purposes.

.



Relevant Pages

  • Re: Securing my app with serial number
    ... The app has two passwords hard-coded into it, we'll call them A and B. ... It then encrypts that string with password A, ... and stores it in the registry as a challenge code. ... I can also insert some extra data into the beginning of unlock code ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Securing my app with serial number
    ... The app has two passwords hard-coded into it, we'll call them A and B. ... It then encrypts that string with password A, ... and stores it in the registry as a challenge code. ... I can also insert some extra data into the beginning of unlock code ...
    (microsoft.public.dotnet.languages.vb)
  • Re: OwnerAdministrator
    ... registry that saves each user's settings and information about the current ... an administrator would have access to read and write anything ... administrator accounts without passwords ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Registry Values
    ... I need to check if passwords have been set for Administrator and user ... accounts in the registry. ... log on under these accounts with blank passwords. ...
    (microsoft.public.windowsxp.general)
  • RE: SidHistory and password migration with ADMT
    ... SidHistory and password migration with ADMT ... |- added to registry ... |passwords are blanks. ...
    (microsoft.public.windows.server.migration)

Loading