Index of /ports_net/nss-pam-ldapd
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:08 3.0K
distinfo 28-May-2011 14:08 148
files/ 28-May-2011 14:08 -
pkg-descr 16-Jul-2010 02:51 641
pkg-plist 28-May-2011 14:08 210
nss-pam-ldapd, a Name Service Switch (NSS) module and Pluggable Authentication
Module (PAM) that allows your LDAP server to provide user account, group, host
name, alias, netgroup, and basically any other information that you would
normally get from /etc flat files or NIS. It also alows you to do
authentication to an LDAP server.
Key differences from nss_ldap:
* lighter NSS library
* lighter PAM library
* simpler internal semantics
* clear separation between NSS, PAM and LDAP code (the server part could easily be implemented in another language)
* less connections to the LDAP server
WWW: http://arthurdejong.org/nss-pam-ldapd/