Пакет nss-ldapd: Информация

    Исходный пакет: nss-ldapd
    Версия: 0.6.8-alt1.1
    Собран:  24 сентября 2009 г. 22:02
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: http://ch.tudelft.nl/~arthur/nss-ldapd/

    Лицензия: LGPL
    О пакете: NSS module for name lookups using LDAP
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    nss-ldapd (x86_64, i586)

    Сопровождающий: Dmitry V. Levin


    Права:
    @qa_p5

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

    Последнее изменение


    24 сентября 2009 г. Dmitry V. Levin 0.6.8-alt1.1
    - Automated blind dumb rebuild with libldap-devel-2.4.16-alt4.4.
    20 апреля 2009 г. Anton V. Boyarshinov 0.6.8-alt1
    - 0.6.8
    - build fixed
    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)