On 12/4/21 14:17, Dave Macias wrote:
I forgot to mention that the source of the sha512 data.ldif is from a v2.4 environment. If that has any relevance.
So i slapcat the 2.4 data, massage it for all the new overlays we want to use, and slapadd it to my v2.6 environment.
2.6 should be capable of dumping 2.4 databases. Might also be worth a try.
Ciao, Michael.
P.S.: After the migration you might want to consider using {ARGON2} scheme because slapd-pw-sha2 is only contrib code while slappw-argon2 is a core module. And {SHA512} scheme is also *very* weak because it does only one round of SHA-512 computation.