I figured it out myself. radius_is_user_in did not support avps. I am
working on a patch that adds support for this.
Regards
Morten
On 10/17/07, Morten Isaksen <misak(a)misak.dk> wrote:
Hi!
I have some problems with avps in the radius_is_user_in function.
if (radius_is_user_in("Request-URI", "$avp(s:test)")) {
xlog("test");
}
On the radius server I can see that the string "$avp(s:test)" is
passed and not the value of the avp.
Does the function not supports avps or am I missing something?
--
Morten Isaksen
http://www.misak.dk/blog/
--
Morten Isaksen
http://www.misak.dk/blog/