Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        nss_ldap: NSS library and PAM module for LDAP.
        
        
            | Name: | nss_ldap | Vendor: | Scientific Linux | 
        
            | Version: | 253 | License: | LGPL | 
        
            | Release: | 5.sl4.1 | 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 30 19:00:00 2008 Troy Dawson <dawson{%}fnal{*}gov> 253-5.sl4.1
- - Had to rebuild it on a machine with the correct libraries.  Code wasn't changed, just
  the build machine. 
            - * 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)