########################################
# SLAPD Proccess options
########################################

# SLAPD URL list
#SLAPDURLLIST="ldap://localhost/"
#SLAPDURLLIST="'ldap://localhost/ ldaps:///'"
#SLAPDURLLIST="'ldapi:/// ldap:/// ldaps:///'"

#SLAPD_OPTIONS="-l DAEMON -s 6"

# By default, ALT openldap use modern MDB-backend.
# Uncomment next line to use deprecated HDB-backends.
# This applied only with new calls of 'ldap-dn create'.
#
#SLAPD_BACKEND="hdb"
