Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • network.negotiate-auth.delegation-uris (default: empty) - For which FQDN credential delegation will be allowed (trusted).
  • network.negotiate-auth.allow-proxies (default: true) - Enables proxy authentication using the negotiate method.
  • network.negotiate-auth.gsslib - you can use kerberos in other plattforms if you specify the "gss library". 
  • network.negotiate-auth.using-native-gsslib - Use the default GSSAPI library.
  • network.auth.use-sspi (only on Windows, default: true) - Whether to use Microsoft's SSPI library, if disabled use GSSAPI

For "advanced" Firefox-users: To start the firefox with more debug information, you can use a script like this:

...