Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nss_ldap: NSS library and PAM module for LDAP.
Name: | nss_ldap |
Vendor: | CERN, http://cern.ch/linux |
Version: | 207 |
License: | LGPL |
Release: | 10 |
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.
Arch: ia64
Download: | nss_ldap-207-10.ia64.rpm |
Build Date: | Thu May 13 09:18:30 2004 |
Packager: | Jaroslaw Polok <Jaroslaw.Polok@cern.ch> |
Size: | 4.24 MiB |
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)