Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 20:32:13 -0400
From:      David Snyder <dlsnyder2@comcast.net>
To:        Andy Harrison <aharrison@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 5.2.1 & OpenLDAP21-server won't start
Message-ID:  <C5405578-C4AC-11D8-8A95-000A95A8519A@comcast.net>
In-Reply-To: <a22ff294040620181311fe2e6d@mail.gmail.com>
References:  <48A58E28-C265-11D8-958A-000A95A8519A@comcast.net> <a22ff294040620181311fe2e6d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I finally figured out how to get it to work.  It installed the 
script into:
/etc/rc.d
instead of where i thought it would be...
/usr/local/etc/rc.d/
and I had to put the following line in /etc/rc.conf
slapd_enable="YES"

But on boot... it was saying that it was having a problem with the 
inetorgperson schema and then when I disabled that one, it said it had 
a problem with openldap.schema saying it couldn't find AUDIO for 
inetorgperson.schema and DISPLAYNAME for openldap.schema.

So I disabled  all but core.schema, misc.schema, and cosine.schema, 
then I rebooted and it finally started up on boot.  And finally, the 
slapd.pid and slapd.args were created in /var/run/openldap/.

But, to further address the problem... why would the script have a 
problem with those two schemas?

-Dave



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5405578-C4AC-11D8-8A95-000A95A8519A>