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

neil_a_wilson
26.52.2006 4a94e024047703c4b7e2f31aa44c5ca2f5a57a10
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
opendj-sdk/opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
opendj-sdk/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