services.lldap.settings.ldap_user_pass_file

Path to a file containing the default admin password.

If you want to update the default admin password through this setting, you must set force_ldap_user_pass_reset to true. Otherwise changing this setting will have no effect unless this is the very first time LLDAP is started and its database is still empty.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/databases/lldap.nix>