gerd.lldap: reset root password on each start!
This commit is contained in:
parent
866f8b1b90
commit
46b64d7ce3
1 changed files with 1 additions and 4 deletions
|
@ -15,10 +15,7 @@ in {
|
|||
environment = {
|
||||
# always set admin password on startup
|
||||
LLDAP_LDAP_USER_PASS_FILE = config.age.secrets.lldap-admin-user-pass.path;
|
||||
# only available on the newest master branch, will be enabled when a
|
||||
# new version is released.
|
||||
# https://github.com/lldap/lldap/issues/790
|
||||
# LLDAP_FORCE_LDAP_USER_PASS_RESET = "true";
|
||||
LLDAP_FORCE_LDAP_USER_PASS_RESET = "true";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue