Results 1 to 3 of 3

Thread: Auto Login Windows NT

  1. #1
    Guest

    Post

    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?

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    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

  3. #3
    Guest

    Post

    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
  •  



Click Here to Expand Forum to Full Width