Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nss_ldap: NSS library and PAM module for LDAP.
Name: | nss_ldap |
Vendor: | Scientific Linux |
Version: | 253 |
License: | LGPL |
Release: | 16.el4 |
URL: | http://www.padl.com/ |
- 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
- * Wed Nov 10 18:00:00 2010 Nalin Dahyabhai <nalin{%}redhat{*}com> 253-16
- correctly parse IPv4 addresses on 64-bit big-endian systems which don't
support IPv6 (#651364, upstream #425)
- * Thu Oct 21 19:00:00 2010 Nalin Dahyabhai <nalin{%}redhat{*}com> 253-15
- check if we've gotten disconnected when checking for a result (#604945,
from upstream #350, Ralf Haferkamp by way of Jaroslav Škarvada)
- * Thu Aug 5 19:00:00 2010 Nalin Dahyabhai <nalin{%}redhat{*}com> 253-14
- unblock SIGPIPE while closing the connection in the child's part of
atfork(), so that it can get delivered before we reset the signal
handler (#621586)