Versions Compared

Key

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

...

Parameter

Default value

Description

allowAnonymousAccess

true

Whether to allow anonymous access.

maxSizeLimit

100

The maximum size limit.

maxTimeLimit

10000

The maximum time limit.

enableLdaps

false

Whether LDAPS is enabled.

ldapsCertificateFile

server-work/certificates/server.cert

The path to the certificate file.

ldapsCertificatePassword

changeit

The certificate password.

extendedOperationHandlers

No default.

The extended operation handlers.

supportedMechanisms

SIMPLE, CRAM-MD5, DIGEST-MD5, GSSAPI

The supported authentication mechanisms.

saslHost

ldap.example.com

The name of this host, validated during SASL negotiation.

saslPrincipal

ldap/ldap.example.com@EXAMPLE.COM

The service principal, used by GSSAPI.

saslQop

auth, auth-int, auth-conf

The quality of protection (QoP), used by DIGEST-MD5 and GSSAPI.

saslRealms

example.com

The list of realms serviced by this host.

More Information

For help with more advanced configurations, check out our Interoperability Guide.