Jump to letter: [
ABCFGIJKLMNOPQRSTUVX
]
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
- * Tue Jan 27 18:00:00 2009 Nalin Dahyabhai <nalin{%}redhat{*}com> 253-5.%{_dist}.1
- backport changes to group parsing from version 254 to fix heap corruption
when parsing nested groups (#481745)
- * Thu Jun 5 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 253-5
- build with strict-aliasing disabled, because pam_ldap breaks strict-aliasing
rules without it (tools)
- * Wed May 28 19:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 253-4
- block SIGPIPE in the atfork handler, so that it doesn't trip up when
attempting to drop a connection to the server (#448833)