openldap/ldap.sysconfig
Jan Šafránek ba2e4625b7 skeleton /etc/sysconfig/ldap added
new SLAPD_LDAP option to turn off listening on ldap:///
fixed checking of SSL
Resolves: #292591, #273581
2007-09-17 12:26:02 +00:00

19 lines
354 B
Plaintext

# options of slapd (see man slapd)
#SLAPD_OPTIONS=
# options of slurpd (see man slurpd)
#
#SLURPD_OPTIONS=
# run slapd with -h "... ldap:/// ..."
# yes/no, default: yes
#SLAPD_LDAP=yes
# run slapd with -h "... ldapi:/// ..."
# yes/no, default: no
#SLAPD_LDAPI=no
# run slapd with -h "... ldaps:/// ..."
# yes/no, default: no
#SLAPD_LDAPS=no