Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nss_ldap: NSS library and PAM module for LDAP.
- Summary
- This package includes two LDAP access clients: nss_ldap and pam_ldap.
Nss_ldap is a set of C library extensions that allow X.500 and LDAP
directory servers to be used as a primary source of aliases, ethers,
groups, hosts, networks, protocol, users, RPCs, services, and shadow
passwords (instead of or in addition to using flat files or NIS).
Pam_ldap is a module for Linux-PAM that supports password changes, V2
clients, Netscape's SSL, ypldapd, Netscape Directory Server password
policies, access authorization, and crypted hashes.
Changelog
- * Fri Apr 28 19:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 226-13
- rebuild
- * Tue Apr 25 19:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 226-12
- don't drop the supplied password if the directory server indicates that
the password is expired: we may need it to chase a referral later (#175549,
upstream #232, Vince Worthington)
- temporarily disable the fix for upstream #240
- require a sufficiently-new openldap-devel to ensure that we incorporate the
fix for #186095 (#179730), which also fixes #186447 (#186465)
- configure default time limits for binding/searching/idling (#181388)
- * Wed Jan 11 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 226-11
- backport fix from nss_ldap 246 to change the placeholder used when
userPassword is unreadable from "x" to "*" (upstream #240)