At Tue, 29 May 2012 05:49:52 GMT, fumiyas@OSSTech wrote:
URL: ftp://ftp.openldap.org/incoming/openldap-2.4.31-sha2-salted-hash.patch
In patched slapd-sha2.c, "#define SLAPD_SHA2_DEBUG" must be removed. Sorry.
FYI.
[PATCH] slappasswd: Read slapd.conf to load dynamic password hash modules https://gist.github.com/2632560
It is a problem that a slappasswd user must have read privilage on slapd.conf (or slapd.d) by this patch...
This patch adds support {SSHA256}, {SSHA384} and {SSHA512} hash schemes to slapd-sha2 module.
This patch depends on ftp://ftp.openldap.org/incoming/openldap-2.4.31-sha2-multithread.patch (http://www.openldap.org/its/index.cgi?findid=7269).