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.... Thanks & Regards, Yashaswini | Prod Engg | Tech Mahindra Ltd. 9 / 7 Hosur Road, Bangalore - 560029, India. (Office: +91 80 40243000, Extn: 3478 Mobile: +91 9611591177 www.techmahindra.com <http://www.techmahindra.com/> ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/tim/disclaimer.html">http://tim.techmahindra.com/tim/disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================
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
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Yashaswini Sathyanarayana