./wip/nss-pam-ldapd, LDAP client for nsswitch

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.12, Package name: nss-pam-ldapd-0.9.12, Maintainer: pkgsrc-users

nss-pam-ldapd provides a Name Service Switch (NSS) module that
allows an 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 provides a Pluggable Authentication Module (PAM) to do
authentication to an LDAP server.

DEINSTALL.NetBSD [+/-]
DEINSTALL.nss [+/-]

Required to run:
[databases/openldap-client] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 773.421 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-13 19:20:29 by Francois Tigeot | Files touched by this commit (3)
Log message:
Make this package work on DragonFly.

DragonFly's libc uses the same nss interface as the FreeBSD one.
   2012-12-11 21:21:43 by Francois Tigeot | Files touched by this commit (4)
Log message:
Import nss-pam-ldapd-0.8.12 as wip/nss-pam-ldapd.

nss-pam-ldapd provides a Name Service Switch (NSS) module that
allows a 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 provides a Pluggable Authentication Module (PAM) to do
authentication to an LDAP server.

Homepage: http://arthurdejong.org/nss-pam-ldapd/