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

Re: slapd on Redhat 8.0



I also see this.
I am using openldap 2.1.12 built with cyrus-sasl 2.1.12 and bdb 4.1.25.
The error that I get if I do debug 999:

bdb(): unable to join the environment
bi_db_open() failed.

As a result the slapd never gets started.
Thanks,

Ashish

Greg Stein wrote:

Yes, here is what I get:

[root@rh init.d]# service ldap status
slapd (pid 23444 23443 23439) is running...
[root@rh init.d]# ldapsearch -x
ldap_bind: Can't contact LDAP server


Wade Winright wrote:

Have you tried a `service ldap status` ?


-----Original Message-----
From: Greg Stein [mailto:gstein@acetank.com]
Sent: Mon 3/3/2003 11:04 AM
To: Wade Winright
Cc: openldap-software@OpenLDAP.org
Subject: Re: slapd on Redhat 8.0
Shouldn't the default slapd.conf at least return something indicating that the server is up and listening? According to the documentation it looks like it should.


Wade Winright wrote:



sorry, dumb answer...just read that yopu started the service...
Sounds like something in your slapd.conf or ldap.conf...


-----Original Message----- From: Wade Winright Sent: Fri 2/28/2003 3:03 PM To: Greg Stein; openldap-software@OpenLDAP.org Cc: Subject: RE: slapd on Redhat 8.0 Did you do a "service ldap restart"?

Just a thought...
been burned that way myself...

-----Original Message-----
From: Greg Stein [mailto:gstein@acetank.com]
Sent: Friday, February 28, 2003 1:56 PM
To: openldap-software@OpenLDAP.org
Subject: slapd on Redhat 8.0


I have openldap installed on my Redhat 8.0 box, via the packaged rpm, and I'm trying to go through the "Quick-Start" in the Administrator's Guide.


I start slapd then try ldapsearch -x, and I get the following output:

ldap_bind: Can't contact LDAP server

Does anyone know what's wrong?

Greg