services.lldap.settings.ldap_user_pass_file

NixOS option

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 in: nixos/modules/services/databases/lldap.nixView source on NixOS/nixpkgs →