|
Hi! Linux firends
I am having a problem install OpenLdap into my
Linux Server.
After configure it ..when I try to start the
Openldap at init.d it give permision deny to start
/etc/openldap/slapd.conf
My domain name is edns1.leader.com.my and below is
my slapd.conf setting. Please correct me if I am wrong. Need HELP
#######################################################################
# ldbm database definitions ####################################################################### database
ldbm
readonly off suffix "dc=leader,dc=com.my" #suffix "o=My Organization Name,c=US" rootdn "cn=Manager,dc=leader,dc=com.my" #rootdn "cn=Manager,o=My Organization Name,c=US" # Cleartext passwords, especially for the rootdn, should # be avoid. See slappasswd(8) and slapd.conf(5) for details. # Use of strong authentication encouraged. rootpw secret # The database directory MUST exist prior to running slapd AND # should only be accessible by the slapd/tools. Mode 700 recommended. directory /var/lib/ldap # Indices to maintain index uid pres,eq index cn,sn,uid pres,eq,approx,sub Best Regards, SKLIM |
