services.openldap.settings.attrs

NixOS option

Attributes of the parent entry.

type: attribute set of ((LDAP value - either a string, or an attrset containing `path` or `base64` for included values or base-64 encoded values respectively. ) or list of (LDAP value - either a string, or an attrset containing `path` or `base64` for included values or base-64 encoded values respectively. ))
Default
{ }
declared in: nixos/modules/services/databases/openldap.nixView source on NixOS/nixpkgs →