--On Friday, March 10, 2023 7:37 PM +0100 Stefan Kania
<ste...@kania-online.de> wrote:
Am 10.03.23 um 19:24 schrieb Quanah Gibson-Mount:
Ok. I still don't know what 'changing the password via LDIF' means
though.
Generate a password with for example slappasswd or argon2 and replace the
attribute userPassword via a ldif-files
I think you mean, you're generating a hash for a password with slappasswd
in either SSHA or ARGON2 format, and then updating an entry using LDIF
files in some way (ldapmodify -f?).
Please provide an example LDIF file of such a change, using a stupid
password for the hash (i.e., secret)
Regards,
Quanah