[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#7278) [PATCH] SHA-2: Add support salted SHA-2 password hashes



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).

-- 
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/