Computer Only Logon after failed Novell logon

Determines whether or not Computer Only Logon is offered when a Novell Logon attempt fails. Possible values include:

0: Automatic
1: Always
2: Never

-- 'Automatic': A Computer Only Logon will be offered unless the administrator has hidden the 'Computer Only Logon' option.
-- 'Always': A Computer Only Logon will be offered regardless of whether the Computer Only Logon option has been hidden.
-- 'Never': A Computer Only Logon will not be offered regardless of whether the Computer Only Logon option has been hidden.

Supported on: Novell Client 2 SP3

Computer Only Logon after failed Novell logon


  1. Automatic
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Novell\Authentication\NCCredProvider
    Value NameComputerOnlyLogonAfterFailedNovellLogon
    Value TypeREG_DWORD
    Value0
  2. Always
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Novell\Authentication\NCCredProvider
    Value NameComputerOnlyLogonAfterFailedNovellLogon
    Value TypeREG_DWORD
    Value1
  3. Never
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Novell\Authentication\NCCredProvider
    Value NameComputerOnlyLogonAfterFailedNovellLogon
    Value TypeREG_DWORD
    Value2

Default is 'Automatic'.


novell client 2 sp3 for windows adm.admx

Administrative Templates (Computers)

Administrative Templates (Users)