Install And Configure OpenLDAP On CentOS 5
Feb 03, 2011, 20:05 (0 Talkback[s])
[ Thanks to Falko
Timme for this link. ]
"This tutorial describes OpenLDAP installation on a
computer running Red Hat, Fedora, CentOS or any distribution based
on the package installer "yum."
"If you use a distribution with another package installer we
install the same packages but with the installer for (aptitude for
Debian-based distros).
"1) LDAP installation (as root)
"[root@kike ~]# yum install openldap-servers openldap-clients
nss_ldap
"2) Copy the directory DB_CONFIG.example
[root@kike ~]# cd /etc/openldap/
[root@kike ~]# cp DB_CONFIG.example /var/lib/ldap/DB_CONFIG
Complete Story
Related Stories: