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

Re: Can't contact LDAP server (sorry, it's long)



My prior attempts at using openldap 1.2.7 failed w/server reporting
"connection...denied". I was using an openldap1.2.7 rpm from
rpmfind.net. 1.1.2 rpm was ok. 
Next I downloaded the source from openldap.org and built it on my RH 6.0
system without a hitch. This time the client (including Netscape
Addressbook to a degree) was successful in talking to the server. I
think the rpm for openldap 1.2.7 on rpmfind is somehow off a bit. Enough
to give us a headache!


"David J. Ferrero" wrote:
> 
> I get essentially the same response as you when I try to use ldapsearch
> against openldap 1.2.7 on RH 6.0
> 
> What is the debug output from slapd (server)?
> run in non-forking mode such as: slapd -d 9
> 
> I'm curious if you get something such as I do (connection denied).
> 
> SLAP reports the following:
> ----------------------------
> slapd[23791]: select activity on 1 descriptors
> slapd[23791]: new connection on 8
> slapd[23791]: fd=8 connection from localhost (127.0.0.1) denied.
> slapd[23791]: listening for connections on 6, activity on
> slapd[23791]:
> slapd[23791]: before select active_threads 0
> 
> Let's solve this togethe!
> Regards,
> David