users.ldap.bind.timeLimit

NixOS option

Specifies the time limit (in seconds) to use when connecting to the directory server. This is distinct from the time limit specified in users.ldap.timeLimit and affects the initial server connection only.

type: signed integer
Default
30
declared in: nixos/modules/config/ldap.nixView source on NixOS/nixpkgs →