having trouble with bog standard openldap server db
Posted
by
dingfelder
on Server Fault
See other posts from Server Fault
or by dingfelder
Published on 2012-10-15T01:54:06Z
Indexed on
2012/10/15
3:42 UTC
Read the original article
Hit count: 470
I am having trouble getting an "out of the box" openldap server working.
The examples on the openldap site stiull refer to the slapd.conf file, but the install does not make that.
if I start the server (service slapd start) I do not get any errors, but cannot connect
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
anyone have a simple howto for v2.4 ? I am on fedora15, installed openldap-servers and clients via yum. I have phpldapadmin installed that I can try and connect with once I can get the command line working
© Server Fault or respective owner