Netflex Blog

Single Sign-On Novell Client op Windows Server 2008 (R2) via RDP.

windows-server2008

Single signon for Remote Desktop sessions to a Windows 2008 Terminal server with the Novell Client does not work out-of-the-box. To get this working, we have to set the following:

Enabling the TSClientAutoAdminLogon policy

  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_MACHINESOFTWARENovellLogin, then add the following:Value Type=REG_SZ, Name=TSClientAutoAdminLogon, Data=1Value Type=REG_SZ, Name=DefaultLoginProfile, Data=name of profile to use

    Typically, the profile policy name is Default.

     

  4. Close the Registry Editor.
Scroll to Top