[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#7278) [PATCH] SHA-2: Add support salted SHA-2 password hashes
At Wed, 30 May 2012 17:11:23 GMT,
Kurt@OpenLDAP.org wrote:
> > I wish the following command-line option for slappasswd to
> > load dynamically loadable password hash modules:
> >
> > $ slappasswd -o module-load=slapd-sha2.la -h '{SSHA512}'
> > ...
> >
> > $ slappasswd -o module-path=/path/to/lib/openldap \
> > -o module-load=slapd-sha2.la -h '{SSHA512}'
>
> This seems more appropriate approach to me than reading slapd.conf files. Users who use a particular module frequently can use an alias to reduce the typing overhead.
I've created a patch.
http://www.openldap.org/its/index.cgi?findid=7284
--
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/