07 March 2008

OpenLDAP And Me

I alway tell my friends, among Open Source products that I used to installed OpenLDAP is among the product that I need to do it more than 3 times, then it's will be right for me. On each of installation that I've done I will (after the installation, loading the LDIF, ldapsearch -x)

Shutdown the ldap service
service ldap stop

Recreate the OpenLDAP data directory

cd /var/lib
mv ldap ldap.old
mkdir /var/lib/ldap
chown ldap:ldap /var/lib/ldap

Start the ldap service
service ldap start

Haiya need to do it again. Remember I'm a Linux Centos guy. One OpenLDAP setup done, 3 more sites to go and 2 more to be confirm. :)

Thanks Khairil for the book. It's help a lot. I'm still with OpenLDAP and MySQL. Hehehe.

Need to know, want to know.

Google

My Blog List