14 Jan
2013
14 Jan
'13
6:47 a.m.
Hi,
Hi all,
I want to configure the free radius to return access- reject based on the value of a particular column in database .
How do i do that ??? please help....
probably with a bit of unlang like if("%{sql:SELECT group FROM `table` where user = %{User-Name}}" != "group_I_want"){ reject } man unlang and http://wiki.freeradius.org/modules/Rlm_sql alan