Howard Chu hyc@symas.com wrote:
Concatenate the terms in the sets.
access to dn.regex="^uid=.+,ou=.+,o=home$" attrs=authorizedService val.regex=(.*) by set.expand="(user/ouManager + user/serviceManager) & (this/-1 + ${v1})" write
I can't get ${v1} to be expanded. (OpenLDAP-2.4.13). Is it a bug (my fault, I implemented the feature), or did I miss something?
Is there a debug option to visualize sets, by the way?