Am Tue, 8 Sep 2020 11:59:01 +0200 schrieb Stefan Kania stefan@kania-online.de:
Hello,
I would like to set ACLs to a bunch of attributes via ACL. Is it possible to use regular expressions in the <what>x field for attrs, someting like
access to attrs.regex=[a.*] by ..... read by * break
I couldn't figure it out :-( If it is possible could someone please write a short example
[...]
You may consider sets, access to dn:xxx by set.regex=xxx https://www.openldap.org/faq/data/cache/1133.html
-Dieter