Fix for ARGON2 passwords, they shouldnt be base64 encoded. Fixes #316
This commit is contained in:
4
tests/server/openldap/schema/modify/99-argon.ldif
Normal file
4
tests/server/openldap/schema/modify/99-argon.ldif
Normal file
@@ -0,0 +1,4 @@
|
||||
dn: cn=z-module{0},cn=config
|
||||
changetype: modify
|
||||
add: olcModuleLoad
|
||||
olcModuleLoad: argon2
|
Reference in New Issue
Block a user