aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/openldap/ldap.conf.common
blob: b56dc94f11233a67c977e37620db794c7898650c (plain) (blame)
1
2
3
4
5
6
7
8
9
URI            ${ldap_uri}
BASE           ${basedn}
USE_SASL       yes
ROOTUSE_SASL   yes
SASL_MECH      GSSAPI
SASL_REALM     ${realm}
GSSAPI_SIGN    yes
GSSAPI_ENCRYPT yes
SUDOERS_BASE   ${sudo_basedn}