On 07.08.2006, 12:50 +0200 K. Andreas wrote:
> Hi!
> Is the admin password saved anywhere in a variable after or while
> finishing the installation. I need it to read it out. Is it maybe saved
> in a variable or is it standing in a file ?????
> Maybe there´s a way to get it with python. I think it must be saved
> somewhere otherwise you couldn´t make the login.
> 
IIRC the autologon feature of Windows writes the Name and Password of
the user to login in clear-text in the Registry.

HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon

That should be what you searched for:
http://support.microsoft.com/kb/315231/en-us


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to