1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jacques Vidrine
44a9fa434a Make nss_ldap pull its LDAP configuration from
${PREFIX}/etc/nss_ldap.conf rather than /etc/ldap.conf and the
LDAP secret from ${PREFIX}/etc/nss_ldap.secret rather than
/etc/ldap.secret.

Requested by:	Many.
2004-01-08 14:28:35 +00:00
Jun Kuriyama
7c0800f7ec Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...

Pointy hat to:	kuriyama
2003-08-14 22:12:22 +00:00
Jacques Vidrine
2de006395a Add support for using nss_ldap in `compat' mode (i.e. as sources for
the `passwd_compat' and `group_compat' databases).
2003-04-25 00:07:20 +00:00
Jacques Vidrine
be76e21ec2 Mark IGNORE' for earlier FreeBSD versions, rather than BROKEN'.
Requested by:	kris
2003-04-20 01:16:00 +00:00
Jacques Vidrine
05bfdc05c0 Correct distfile name.
Submitted by:	gordon
2003-04-18 01:06:05 +00:00
Jacques Vidrine
2cc92ba66e Add nss_ldap, an RFC 2307-compliant NSS module. Currently only the
getpwent(3) and getgrent(3) family of functions are supported.
2003-04-17 14:26:46 +00:00