Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558896
en ru br
ALT Linux repos
S:0.9.12-alt1
5.0: 0.6.8-alt1
4.1: 0.4.1-alt2
4.0: 0.4.1-alt0.2.M40.1

Group :: System/Base
RPM: nss-ldapd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4.1-alt0.2.M40.1
Build date: 8 july 2008, 09:38 ( 824.6 weeks ago )
Size: 313.52 Kb

Home page:   http://ch.tudelft.nl/~arthur/nss-ldapd/

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.

Current maintainer: Vladimir V Kamarzin

List of contributors

List of rpms provided by this srpm:

  • nss-ldapd
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin