8.9 Enabling AutoAdminLogon

The AutoAdminLogin feature lets you log in to the desktop and eDirectory without being prompted to enter login credentials.

NOTE:With the initial release of the Novell Client for Windows, there is no way to perform only an eDirectory auto admin logon.

8.9.1 Enabling a Windows-Only Login

  1. Click the Start button, then type netplwiz.exe (or control.exe userpasswords2) in the Start Search field.

  2. Press Enter to open the User Accounts dialog box.

  3. On the Users tabbed page, select the user that you want to enable AutoAdminLogon for in the Users for this computer list.

  4. Deselect Users must enter a user name and password to use this computer.

    User Accounts dialog box
  5. Click OK.

  6. When prompted, enter the password for the selected user, then click OK.

    After the machine is rebooted, a Windows-only logon occurs for the specified user.

8.9.2 Enabling an eDirectory AutoAdminLogon

  1. Click the Start button, then type regedit.exe in the Start Search field.

  2. Press Enter to open the Registry Editor.

  3. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Novell\Login, then add the following:

    Value Type=REG_SZ, Name=AutoAdminLogon, Data=1
    
    Value Type=REG_SZ, Name=DefaultUserName, Data=eDirectory username
    
    Value Type=REG_SZ, Name=DefaultLocationProfile, Data=profile to use (that is, Default)
    
    Value Type=REG_SZ, Name=DefaultPassword, Data=the user's eDirectory password
    

    NOTE:If the Windows password is the same as the eDirectory password, the last value is not necessary. In the future, a way to securely store the eDirectory password might be provided.

  4. Close the Registry Editor.