Commit graph

6 commits

Author SHA1 Message Date
drochner
c87fc5f8f3 update to rev. 240, fixes a potential information disclosure when TLS
and referrals are used together (http://secunia.com/advisories/15906/)
mostly from Adrian Portelli, tested by me
(The most recent version 242 kills the system completely if the LDAP
server is not running -- endless connection retries.)
2005-09-19 16:13:26 +00:00
drochner
eb5f18808b on LDAP errors, restore the state of the group array 2005-09-19 15:54:42 +00:00
drochner
56f4385e45 mark this ONLY_FOR NetBSD-3 (depends on nsswitch)
(XXX could be made on Linux and Solaris too)
2005-09-14 16:44:12 +00:00
drochner
b43512d6ff use the "dynamic" version of nss_ldap_initgroups(), to get the
total number of groups
doesn't make much of a difference for standard systems with
NGROUPS==_SC_NGROUPS_MAX, but someone might change this
2005-08-30 16:12:02 +00:00
drochner
05e3196c41 -cleanup: honor PKG_SYSCONFDIR, use USE_PKGINSTALL
-support the "getgroupmembership" nsswitch invocation
bump PKGREVISION
2005-08-30 12:47:52 +00:00
drochner
d8fa9f77ca import nss_ldap-239, an nsswitch plugin for LDAP lookup
(passwd and group for now)
2005-08-08 09:47:42 +00:00