Brad Nicholes wrote:

if ((user == "John) || ((Group == "admin") && (ldap-group <stated-object> contains
auth'ed_user) &&
   ((ldap-attribute dept == "sales") || (file-group contains contains
auth'ed_user))))
then
   auth_granted
else
auth_denied


I've seen some custom auth modules whose config looks pretty much like this pseudo code. It's clumsy, but very powerful.


--
Brian Akins
Lead Systems Engineer
CNN Internet Technologies

Reply via email to