ldap: Use hashed passwords in the test
[?]
Oct 12, 2020, 3:16 PM
4GDEH2SRXF7QEHWN45S7XNDMNIE2ARQS7ULU2H3FJIBLXYJODITACDependencies
- [2]
B22SQY65LDAP add test for roles and multiple users - [3]
A4NSGFS3LDAP: add VM test to flake.nix - [*]
RWNXH3H2lastModified -> lastModifiedDate
Change contents
- edit in flake.nix at line 369
extraConfig = ''moduleload pw-sha2''; - edit in flake.nix at line 375
# userPassword generated via `slappasswd -o module-load=pw-sha2 -h '{SSHA256}'`# The admin user has the password `password and `user` has the password `foobar`. - replacement in flake.nix at line 409
userPassword: foobaruserPassword: {SSHA256}B9rfUbNgv8nIGn1Hm5qbVQdv6AIQb012ORJwegqELB0DWCzoMCY+4A== - replacement in flake.nix at line 417
userPassword: passworduserPassword: {SSHA256}meKP7fSWhkzXFC1f8RWRb8V8ssmN/VQJp7xJrUFFcNUDuwP1PbitMg==