Package nss-ldapd: Information

    Source package: nss-ldapd
    Version: 0.6.8-alt1.1
    Build time:  Sep 24, 2009, 10:02 PM
    Category: System/Base
    Report package bug
    License: LGPL
    Summary: NSS module for name lookups using LDAP
    Description: 
    This is a fork of the nss_ldap  package by PADL Software Pty
    Ltd.. This fork was done to implement some structural design
    changes. These changes were needed because there are some issues
    with the original design. See documentation for more details.
    
    These problems are solved by splitting the library in two parts:
    a daemon that connects to the LDAP server and does all the
    requests and a thin NSS connector that passes requests to the
    daemon through a socket. The nss-ldapd implementation has a
    number of advantages:
    
        * lighter NSS library
        * simpler internal semantics
        * clear separation between NSS and LDAP code (the server part
          could easily be implemented in another language)
        * less connections to the LDAP server
    
    The fork is also a major code overhaul having a number
    of simplifications and removal of old compatibility code.
    Compatibility will be re-added with later releases of nss-ldapd
    for those platforms that need it.

    List of rpms provided by this srpm:
    nss-ldapd (x86_64, i586)

    Maintainer: Dmitry V. Levin


    ACL:
    @qa_p5

      1. libkrb5-devel
      2. libsasl2-devel
      3. libldap-devel

    Last changed


    Sept. 24, 2009 Dmitry V. Levin 0.6.8-alt1.1
    - Automated blind dumb rebuild with libldap-devel-2.4.16-alt4.4.
    April 20, 2009 Anton V. Boyarshinov 0.6.8-alt1
    - 0.6.8
    - build fixed
    July 9, 2008 Vladimir V Kamarzin 0.4.1-alt3
    - Fixed initscript start message (Closes: #16306)
    - Added missed dependency on su(1) (Closes: #16307)
    - Implemented sysconfig-file support (Closes: #16308)