services.kanidm.server.settings.ldapbindaddress

NixOS option

Address and port the LDAP server is bound to. Setting this to null disables the LDAP interface.

type: null or string
Default
null
Example
"[::1]:636"
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →