[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Conditional ACL's
Is it possible to have conditional ACL's?
1) I have a field (attribute) called "Security". This is a boolean.
2) If Security is true then record is viewable by anonymous.
3) If security is false, then record is viewable by user.
So, I would want something like this in the configuration:
if (Security = "TRUE" ) { access to * by anonymous }
else { access to * by user }
--
-----------------------------------------------------------------
Pitts, David S
On Assignment: Vanderbilt University
Email: david.s.pitts@Vanderbilt.Edu
dpitts@mk.net
www.dpitts.com