This project uses the Umich LDAP package, with patches to fix various Linux
specific bugs, and to enable SSL support. It also uses the SSLeay library (v 8.1
), and
the alpha version of Luke Howard's nss_ldap library.
nss_ldap.tar.gz (V2.
32)
ldap-3.3.tar.Z
Patches
Here are the patches we currently have to the Umich LDAP server, and
Luke Howard's NSS LDAP library. Patches are applied with 'patch -p0 <patchnam
e'
and appear listed here in the order in which they should be applied. Note: for a
vanilla (no SSL) version just use all but the last ldap-3.3 patch.
Umich LDAP
RPM's
ldap-3.3-4.i386.rpm (Clients)
ldap-servers-3.3-4.i386.rpm
ldap-devel-3.3-4.i386.rpm
ldap-3.3-4.src.rpm
SSL RPM's
Here are some fresh RPM's with SSL data compression algorithm support
ldap-3.3-4.ssl.i386.rpm (Clients)
ldap-servers-3.3-4.ssl.i386.rpm
ldap-devel-3.3-4.ssl.i386.rpm
You will also need
SSLeay-0.8.1-4.glibc.i386.rpm
Patches
ldap-3.3-bunchoffixes.patch
ldap-3.3-ldapdsvr4.patch
ldap-3.3-sigset.patch
ldap-3.3-linux.patch
ldap-3.3-glibc.patch
ldap-3.3-userpassword.patch
ldap-3.3-slurpalloc.patch
ldap-3.3+ssl081-2.patch
NSS LDAP
The latest snapshot of the nss_ldap module for linux. In this release
pw(password) gr(groups) serv(services) proto(protocols)
net(networks) and host(hosts) are fully implemented. The install and
test procedure have also been updated.
nss_ldap.tar.gz
MigrationTools
PWDB Library
The pwdb (password database) library is used by some linux sytstems
(including redhat) to maintain password and group databases. Initial
support has been added for maintaining LDAP user/group databases. This
is a developer's release. Arbitrarily installing this on your system
without understanding the ramifications will result in you not being
able to log on. You have been warned.
pwdb-ldap.tgz
|