users.ldap.daemon.rootpwmoddn

NixOS option

The distinguished name to use to bind to the LDAP server when the root user tries to modify a user’s password.

type: string
Default
""
Example
"cn=admin,dc=example,dc=com"
declared in: nixos/modules/config/ldap.nixView source on NixOS/nixpkgs →