![]() |
![]()
| ![]() |
![]()
NAMEslapo-cloak - Attribute cloak overlay to slapd SYNOPSISETCDIR/slapd.conf DESCRIPTIONThe cloak overlay to slapd(8) allows the server to hide specific attributes, unless explicitly requested by the client. This improve performance when a client requests all attributes and get a huge binary attribute that is of no interest for it. This behavior is disabled when the manageDSAit control (RFC 3296) is used. CONFIGURATIONThe config directives that are specific to the cloak overlay must be prefixed by cloak-, to avoid potential conflicts with directives specific to the underlying database or to other stacked overlays.
This slapd.conf configuration option is defined for the cloak overlay. It may have multiple occurrences, and it must appear after the overlay directive:
EXAMPLEThis example hide the jpegPhoto attribute. Add the following to slapd.conf:
and that slapd loads cloak.la, if compiled as a run-time module; FILES
SEE ALSOslapd.conf(5), slapd(8). The slapo-cloak(5) overlay supports dynamic configuration via back-config. ACKNOWLEDGEMENTSThis module was originally written in 2008 by Emmanuel Dreyfus.
|