26.1 Advanced Authentication Registry Settings

  • To enable kiosk mode, create the following registry:

    Registry Path

    Registry Type

    Registry Name

    Registry Value

    HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin

    DWORD

    NSLADAUTH

    For kiosk authentication, set NSLADAUTH to 1.

    Setting NSLADAUTH to 0 is the default behavior.

  • To disable advanced authentication, create the following registry:

    Registry Path

    Registry Type

    Registry Name

    Registry Value

    HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin

    DWORD

    NoAuthasas

    For disabling the advanced authentication feature, set NoAuthasas to 1; but for enabling it, set to 0.

  • To enable Advanced Authentication debug logging, create the following registry:

    Registry Path

    Registry Type

    Registry Name

    Registry Value

    HKEY_LOCAL_MACHINE\SOFTWARE\Protocom\SecureLogin\Logging

    DWORD

    All

    For enabling the advanced authentication debug logging, set All to 0.

    Only log levels 1 and 2 are supported.

  • To disable SSL check, create the following registry:

    Registry Path

    Registry Type

    Registry Name

    Registry Value

    HKEY_LOCAL_MACHINE\SOFTWARE\Novell\SecureLogin\AdvancedAuthentication

    DWORD

    DisableSSLCheck

    For disabling the SSL check, set DisableSSLCheck to 1; but for enabling it, set to 0(default).