A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 2d9f33072b046e27fd41d07bc777e1f96ba24952 (commit) via 0200c6d92cd1ece1947fe9568623608fe9eaa4de (commit) via 957d4770eb29596f99b3d43fc8fa02d8b3ed3b8f (commit) via 7e3177070a8127e09e68342bcb1a21ff8069a539 (commit) from 05ea78703b66b1f848ce593d4ba1caa3777fb5db (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 2d9f33072b046e27fd41d07bc777e1f96ba24952 Author: Howard Chu hyc@openldap.org Date: Wed Mar 18 20:50:19 2015 +0000
ITS#8080 nssov: use old pwd if it's given
commit 0200c6d92cd1ece1947fe9568623608fe9eaa4de Author: Ryan Tandy ryan@nardis.ca Date: Mon Mar 16 04:53:32 2015 +0000
ITS#8080 nssov: allow user pwmod without pwdmgr configured
commit 957d4770eb29596f99b3d43fc8fa02d8b3ed3b8f Author: Ryan Tandy ryan@nardis.ca Date: Mon Mar 16 04:44:21 2015 +0000
ITS#8080 nssov: only allow root to become pwdmgr
commit 7e3177070a8127e09e68342bcb1a21ff8069a539 Author: Ryan Tandy ryan@nardis.ca Date: Mon Mar 16 05:58:02 2015 +0000
ITS#8080 nssov: require old password unless pwdmgr
-----------------------------------------------------------------------
Summary of changes: contrib/slapd-modules/nssov/nssov.c | 4 ++-- contrib/slapd-modules/nssov/nssov.h | 4 ++-- contrib/slapd-modules/nssov/pam.c | 39 +++++++++++++++++++++++++---------- 3 files changed, 32 insertions(+), 15 deletions(-)