users.ldap.bind.distinguishedName

NixOS option

The distinguished name to bind to the LDAP server with. If this is not specified, an anonymous bind will be done.

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