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