users.ldap.daemon.rootpwmodpwFile

NixOS option

The path to a file containing the credentials with which to bind to the LDAP server if the root user tries to change a user’s password.

type: string
Default
""
Example
"/run/keys/nslcd.rootpwmodpw"
declared in: nixos/modules/config/ldap.nixView source on NixOS/nixpkgs →