Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nss_ldap: NSS library and PAM module for LDAP.
        
        
            | Name: | nss_ldap | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 207 | License: | LGPL | 
        
            | Release: | 11 | 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 Jul  7 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 207-11
- - rebuild 
            - * Thu Apr 15 19: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 18: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)