Commit graph

10 commits

Author SHA1 Message Date
adam
028262906e Changes 184:
* fix for BUG 312: pam_ldap does not try to reconnect
  when LDAP server closed the connection
2007-11-27 08:27:06 +00:00
taca
005faebc10 Update pam-ldap to 183.
- Fix miscellaneous pkglint warnings.
- Fix security problem; CAN-2006-5170.

$Id: ChangeLog,v 1.212 2006/10/05 23:23:52 lukeh Exp $
===============================================================

183	Luke Howard <lukeh@padl.com>

	* fix for BUG#291: don't suppress password policy
	  errors which should not be suppressed

182	Luke Howard <lukeh@padl.com>

	* fix for BUG#269: compile time error in call to
	  ldap_sasl_interactive_bind_s()

181	Luke Howard <lukeh@padl.com>

	* fix for BUG#256: don't send password policy request
	  control if pam_lookup_policy no specified
	* fix for BUG#254: check gethostbyname() result
	* fix for BUG#237: typo in ldap_get_lderrno()
	  implementation
	* fix for BUG#207: if ldap_start_tls_s() fails
	  return PAM_AUTHINFO_UNAVAIL
	* fix for BUG#261: sslpath example wrong
	* fix for BUG#268: POLICY_ERROR_CHANGE_AFTER_RESET
	  should be handled as POLICY_ERROR_PASSWORD_EXPIRED,
	  other password policy errors to be treated as fatal
2007-01-15 03:24:03 +00:00
drochner
8c63ac307e update to 180
changes:
-manpage added
-fix for BUG#210: use start_tls on referrals if configured to do so
-when handling new password policy control, only fall through to account
 management module if a policy error was returned (CERT VU#778916)

pkgsrc change: use /etc/pam_ldap.conf as config file, to distinguish
from nss_ldap
2005-08-29 09:49:07 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xtraeme
335167a653 Make this build on NetBSD -current which uses OpenPAM (should fix the
build with FreeBSD too). Patch stolen from FreeBSD/ports.
2005-01-12 02:30:09 +00:00
jlam
25b9d080ff 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 19:08:43 +00:00
rtr
ddfa3ce8e7 #define LDAP_FILT_MAXSIZ 1024 (value taken from pam_ldap 164)
Approved by agc.
2003-11-05 13:09:51 +00:00
wiz
abb4d6e1ec Update to 150. Last version was 77, so ChangeLog would be too big to add
here -- lots of new features and bug fixes.
Distfile has version number now, so this should fix pkg/17588.
2002-07-13 21:35:15 +00:00
wiz
4d52a22ab9 Move to SHA1, and add size. 2001-05-09 20:20:41 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00