FreeBSD 5.2.1 & OpenLDAP21-server won't start
David Snyder
dlsnyder2 at comcast.net
Sat Jun 19 19:55:34 PDT 2004
I installed a minimal FreeBSD 5.2.1
Then installed Openldap21-server from ports with
# make install clean
Then installed a script
cp /usr/ports/net/openldap21-server /usr/local/etc/rc.d/slapd.sh
configured slapd.conf & ldap.conf
manually started ldap with /usr/local/libexec/slapd start
and everything worked but the script won't work.
So then i viewed teh script and added the three lines to /etc/rc.d that
was stated in the script. I rebooted and still ldap didn't start on
boot but i can do it manually with /usr/local/libexec/slapd start
Whats the deal? WHat am I doing wrong?
-Dave
More information about the freebsd-questions
mailing list