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
- * Thu Apr 15 05:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 207-10
- fail at build-time if the modules produced can't be loaded
- call aclocal/automake/autoconf directly instead of depending on autoreconf
- * Wed Mar 24 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 207-9
- set errnop to ENOENT when we return NSS_STATUS_NOTFOUND, just like nss_files
does (#112266)
- * Wed Mar 10 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 207-8
- fix out-of-bounds error at initialization-time (part of #101269)