### # Enable the daemon. ### START="yes" ### # Keytab ### export KRB5_KTNAME=/etc/ldap/ldap.keytab ### # Services ### SLAPD_SERVICES="ldap:/// ldaps:/// ldapi:///" ### # Additional Options # @todo: pass user & group for service. ### SLAPD_OPTIONS="" ### # SLAPD Configuration ### SLAPD_CONF="/etc/ldap/slapd.d"