2004-11-19 20:08:43 by Johnny C. Lam | Files touched by this commit (5) | |
Log message:
Update security/pam-ldap to version 176. pkgsrc-related changes in this
update include:
* The configuration file (shared with nss_ldap.so and sudo) has
been moved to ${PKG_SYSCONFDIR}/ldap.conf. Any secrets file is
found in ${PKG_SYSCONFDIR}/ldap.secret.
* Use the pkg.install framework to copy the config file from the
example directory to the real location.
* Use libtool to build and install the PAM module.
Changes from version 150 include:
* preliminary SASL bind support
* include password policy schema file
* preliminary support for
draft-behera-ldap-password-policy-07.txt
* support for service-based authorization
(based on patch from Manon Goo)
* add ignore_authinfo_unavail flag
* pam_filter works again
* fix from Thorsten Kukuk (SuSE) to handle scope-less
nss_base_passwd configuration
* AD password change fix
* fix from Thorsten Kukuk (SuSE) to handle aborted password changes
* support for multiple service search descriptors from Symas
* support non-experimental password change exop
* patch from Howard Chu to use linker grouping on Solaris
|
2004-11-19 16:32:49 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
Cosmetic changes to align with Makefile.template.
|
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-07-17 03:24:45 by Rene Hexel | Files touched by this commit (1) |
Log message:
Fix a typo: use ldap.conf (not pam.conf) as the default LDAP config file.
Pointed out by Dick Davies < rasputnik at hellooperator dot net >.
|
2004-05-09 08:48:40 by Soren Jacobsen | Files touched by this commit (12) |
Log message:
Convert to buildlink3.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2003-11-05 14:10:27 by Robert T. Retzlaff | Files touched by this commit (1) |
Log message:
patch-ab for previous distinfo commit
|
2003-11-05 14:09:51 by Robert T. Retzlaff | Files touched by this commit (1) |
Log message:
#define LDAP_FILT_MAXSIZ 1024 (value taken from pam_ldap 164)
Approved by agc.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-05-05 21:05:26 by Julio Merino | Files touched by this commit (62) |
Log message:
PKGREVISION goes after PKGNAME.
|