[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ACL based on user attibute
Hi,
Back in 2001, Pierangelo answered that OL can not have an ACL based
on the value of an attribute of a bound user.
http://www.openldap.org/lists/openldap-software/200108/msg00331.html
Has anything changed where this might be possible or anyone have
some good work-arounds? Something like:
dn: uid=user,dc=me,dc=com
<user stuff...>
myattribute: special
Then an ACL of:
access to * by (anyone with myattribute=special) write
Thanks,
Steve