Bogdan-Andrei Iancu writes:
Just correct me if I get it wrong - you are talking
about the
possibility of checking a dynamically selected group against a user; so
far only fix group may be tested.
in this particular acl application there would be too many groups to be
tested separately in ser.cfg.
like, after some logic to figure out you want to test
ACL "acl_test",
name stored in an AVP - and later test if the user belongs to the group
name stored in the AVP?
Is this right?
yes. first group of request is determined based on r-uri and then a
test is done if user belongs to that group.
-- juha