Jump to letter: [
          
            ABCDEFGIKMNOPQRSTUVWYZ
          ]
        
        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
        
            - * Wed Oct 11 19:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 226-17
 
            - temporarily disable fixes for #190256 and #206438 for security update
 
        
            - * Tue Oct  3 19:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 226-16
 
            - include backported fix for off-by-one crasher in various result parsing
  functions (Carsten Clashom, #206438)
 
        
            - * Fri Sep 22 19:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 226-15
 
            - don't suppress policy errors encountered during authentication if the
  specific policy error isn't one which the PAM spec indicates should be
  reported during account management (CVE-2006-5170, #207286, upstream #291)