Determines whether the Novell Client will default to using the Computer Only Logon mode. Possible values include:
0: Automatic
1: Always
2: Never
-- 'Automatic': The Novell Client will remember when Computer Only Logon was the mode previously selected, and will continue defaulting to Computer Only Logon until Novell Logon mode is interactively selected again.
-- 'Always': The Computer Only Logon will always be the default mode presented, even if Novell Logon was the previous mode used.
-- 'Never': Novell Logon will always be the default mode presented, even if Computer Only Logon was the previous mode used.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Novell\Authentication\NCCredProvider |
Value Name | ComputerOnlyLogonDefault |
Value Type | REG_DWORD |
Value | 0 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Novell\Authentication\NCCredProvider |
Value Name | ComputerOnlyLogonDefault |
Value Type | REG_DWORD |
Value | 1 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Novell\Authentication\NCCredProvider |
Value Name | ComputerOnlyLogonDefault |
Value Type | REG_DWORD |
Value | 2 |
Default is 'Automatic'.