[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: regex in group ACL



François Beretti wrote:

Pierangelo Masarati wrote:

well, the rest of my comments apply to 2.1; in that case, you need to do

access to filter="(objectClass=enatelSSOStorage)" dn.regex=".*" attrs="entry"
by group/enatelSSOAccountDelegation/enatelUserEntityObject.regex="cn=test1,cn=test2,$0" read


Pierangelo, thank you for your answer.

With 2.1.29, $0 in group.regex did not work for me, so I used dn.regex="(.*)" and $1 in group.regex and it worked.

I found out that is intended. When parsin ACLs, dn.regex=".*" is turned into dn=*, which means "match all" but later it is not expanded in groups.
p.






   SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497