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 4272551a0131c02f561b707bd33da164d1e66271 (commit) from 5cf4fbc74d0c92b99c4b6081895ed89405cc7b63 (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 4272551a0131c02f561b707bd33da164d1e66271 Author: SATOH Fumiyasu fumiyas@osstech.co.jp Date: Thu May 31 13:13:41 2012 +0900
ITS#7284 slappasswd: Add support loading a dynamically loadable module
Add "-o module-path=<pathspec>" and "-o module-load=<filename>" options to load a dynamically loadable password hash module (e.g., slapd-sha2).
-----------------------------------------------------------------------
Summary of changes: doc/man/man8/slappasswd.8 | 18 ++++++++- servers/slapd/slappasswd.c | 89 ++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 99 insertions(+), 8 deletions(-)