Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


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: