[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldap_bind: Can't contact LDAP server



I've looked through much documentation, but I am stuck at this
error..Any information would be appreciated.

I'm using Redhat 6.0 and just installed the openldap-1_2_3-1.......rpms.
I followed the (RPM Specific) instructions for creating the database. As
far as I can tell it creates the files and ldap does start, but when I
type the following I get an error.

ldapsearch -b 'o=ATI, c=US' 'objectClass=*'
ldap_bind: Can't contact LDAP server

Below are my configuration files:

*****ldap.conf*****
HOST    localhost
BASE    o=ATI,c=US

*****slapd.conf*****
include         /etc/ldap/slapd.at.conf
include         /etc/ldap/slapd.oc.conf
schemacheck     off
#referral       ldap://ldap.itd.umich.edu

pidfile         /var/run/slapd.pid
argsfiles       /var/run/slapd.args

#######################################################################
# ldbm database definitions
#######################################################################

database        ldbm
suffix         "o=ATI,c=US"
index           cn,sn,ou        pres,eq,approx
index           objectclass     pres,eq
index           default         none
directory       /var/ldap
rootdn         "uid=root,ou=Members,o=ATI,c=US"
rootpw          secret

*****ud.conf*****
HOST    localhost
BASE    o=ATI,c=US


--
Kim Henderson
Information Services
ATI
225 Industrial Park Dr.
Sullivan, MO. 63080
Ph: 573-468-5551 ext.162
Fax: 573-468-5557
Email: kim@aerofil.com
http:\\www.aerofil.com