Hello,
I'm having some problems authenticating multiple groups via
group_ldap_auth in the acl list.
group_ldap_auth won't authenticate each line in turn, and so I can't
authenticate past the first line in the acl list, i.e.
acl internet url_regex "/urls/internet"
acl intranet url_regex "/urls/intranet"
http_access allow internet group_A
http_access allow intranet group_B
All users in group_B are kicked out because group_ldap_auth thinks that
these users should be in group_A. However, users in group_A are fine.
My debugging lists the first line as the last line evaluated before
kicking the user out (namely, those in group_B). Any suggestions or
ideas?
Thank you,
Chris
Received on Mon Apr 02 2001 - 09:32:10 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:07 MST