users.ldap.bind.passwordFile

NixOS option

The path to a file containing the credentials to use when binding to the LDAP server (if not binding anonymously).

type: string
Default
"/etc/ldap/bind.password"
declared in: nixos/modules/config/ldap.nixView source on NixOS/nixpkgs →