sqlcounter return noop for your request!
2 Sep
2009
2 Sep
'09
3:25 a.m.
Hi, I installed freeradius-1.7.1 on fedora 8 and I used pptp as nas. Everything is worked good until we decided to define daily counter for our radius server. We defined a sqlcounter for it, but when a user log into server, the session timeout is worked nice, but no one is care about daily counter. I see these lines when I run it with -X: rlm_sqlcounter: Could not find Check item value pair modcall[authorize]: mudule "dailycounter" returns noop for request 0 I trace the source and I found that in rlm_sqlcounter.c we have null value for request->config_items so pairfind can't work. My question is where request->config_items is filled? or whereis my problem? how I can solve it? thnaks for you help Hamid Reza Hasani -------- Ya Ali
6153
Age (days ago)
6153
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hamid Reza Hasani