Search
Ohloh statistics
LDAP Tool Box project: even LDAP administrators need help
OpenLDAP RPMsIntroductionLTB-project provides 4 RPMs:
We try to keep package up to date with the latest OpenLDAP version. Our RPMs includes:
The installation is done under /usr/local, in order to avoid conflicts with existing OpenLDAP installation. In particular, we do not touch the ldap system libraries, which are linked in by many other programs. Download and installYou can dowload the RPMs here: Download. Just run this command to install them (with dependency management): # yum install berkeleydb-ltb* openldap-ltb* Read the next chapter to avoid GPG signature verification problem. GPG keyThe public key can be dowloaded here: http://ltb-project.org/wiki/lib/RPM-GPG-KEY-LTB-project To import this key: # rpm --import http://ltb-project.org/wiki/lib/RPM-GPG-KEY-LTB-project Rebuild RPMsYou can download the source rpm to build your own OpenLDAP RPMs. Install source RPMs: # rpm -Uvh openldap-ltb-VERSION.src.rpm Do your job and rebuild RPMs: # cd /usr/src/rpm # rpmbuild -ba SPECS/openldap-ltb.spec |


