Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Default: true
JSON key: allow.ntlm.fallback 


Note

For SPNEGO / Kerberos authentication to work you need two system properties in the gateway pointing to krb5.conf and login.conf, e.g.

Code Block
-Djava.security.krb5.conf=${ceptor.home}/config/spnego/krb5.conf
-Djava.security.auth.login.config=${ceptor.home}/config/spnego/login.conf



Authentication Failure

Configuration is stored in the JSON Object failure within the spnego object.

...