6.11 Registry Settings

This section describes the optional registry settings that you can make to customize Novell SecureLogin terminal server features.

NOTE:All registry values specified are of string type (REG_SZ)

6.11.1 Auto-Detecting the Client Protocol

By default, Auto Detection is enabled. To disable Auto Detection, add the following entry to the registry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin\Virtual Channel] “AutoDetect” = “0”

If the protocol is not specified, the software checks for the presence of ICA. If the ICA protocol is present, the software loads the ICA protocol. Otherwise, the server uses the RDP protocol.

6.11.2 Servers with a Novell Client

To populate a user's common name to the NT Username field during a session login, set the following registry value on the server:

[HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin\Virtual Channel\Login\slina]
“PopulateToNT” = “1”

6.11.3 Localized Machine

To support international versions of Windows, you need to add a localized login window caption to the following registry entry:


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“LogonWindowCaption” = “localized caption”

6.11.4 Third-Party GINA

When using a third-party GINA (for example, the Citrix GINA), enter the GINA name as follows:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
 
“ProtocomPassThruDLL” = “Gina DLL name”

If the third-party GINA is using a different login window caption than Microsoft GINA does, enter it as follows in the same key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
"LogonWindowCaption" = "Logon window caption"

NT\CurrentVersion\Winlogon\ProtocomPassThru]

“UsernameCtrlID” = “User Name field ID”
“PasswordCtrlID” = “Password Field ID”
“DomainCtrlID” = “Domain Name Ctrl ID”
“IDOK” = “OK Button ID”

NOTE:Define Domain Name in a combo box.