Re: contrib modules to promote to mainline for 2.5?

Michael Ströder <[email protected]> Wed, 22 Apr 2020 21:53:43 +0200
Newsgroups gmane.network.openldap.devel
Message-ID <[email protected]>
On 4/22/20 8:17 PM, Gavin Henry wrote:
> What's the recommended hash for UserPassword at the moment? 

Tough question.

In Æ-DIR's default config I'm using non-portable settings available on
mainstream Linux distros since a couple of years:

password-hash {CRYPT}
password-crypt-salt-format "$6$rounds=20000$%.16s"

I'm looking forward to get a strong portable hash algorithm.

Ciao, Michael.