mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
26.52.2006 8040dc24b0639b5ccefb1469d1f80107b6c0f05b
Update the server configuration so that the GSSAPI SASL mechanism handler is
disabled by default. This will help eliminate an error message on startup for
systems that do not have proper name resolution configured, and it is not
expected that GSSAPI authentication will be widely used among clients. It may
be manually enabled in environments where GSSAPI authentication is required.

OpenDS Issue Number: 1036
1 files modified
2 ■■■ changed files
opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
opends/resource/config/config.ldif
@@ -1084,7 +1084,7 @@
objectClass: ds-cfg-gssapi-sasl-mechanism-handler
cn: GSSAPI
ds-cfg-sasl-mechanism-handler-class: org.opends.server.extensions.GSSAPISASLMechanismHandler
ds-cfg-sasl-mechanism-handler-enabled: true
ds-cfg-sasl-mechanism-handler-enabled: false
ds-cfg-identity-mapper-dn: cn=Exact Match,cn=Identity Mappers,cn=config
ds-cfg-keytab: /etc/krb5/krb5.keytab