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