|
-
Feb 8th, 2000, 08:05 AM
#1
Is it possible to have a program that auto-logs a username and password for the network.
Sort of like tweakUI does for win95/98?
-
Feb 8th, 2000, 02:08 PM
#2
Guru
I believe there is an app in the Windows NT Resource Kit that does that same thing....I have that setup on an app server at work.....
HTH
-
Feb 8th, 2000, 05:19 PM
#3
there is a way:
run regedit, got to the key :
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] key.
1. Add a new value of 'DefaultUserName' and set the data to the username you wish to automatically logon as.
2. Add a new value of 'DefaultPassword' and set this to the password for the username above.
3. Add a new value of 'DefaultDomainName' and set this to the domain of the user. Ignore this value if the NT box is not participating in NT Domain security.
4. Add a new value of 'AutoAdminLogon' and set it to either '1' to enable auto logon or '0' to disable.
5. Exit and reboot, Windows should not ask for a password and automatically show the desktop of the user.
taLON
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|