12 Sep
2018
12 Sep
'18
9:14 a.m.
On Sep 12, 2018, at 9:07 AM, Gil Sudai <gilsudai@gmail.com> wrote:
I am not sure I understand how to do this. Sorry, I am new to freeradius. The query to extract realm should be in policy.d/filter ?
It should be in the "authorize" section.
Where to put the query to check the realm in the realm table? In mods-config/sql/main/...../queries.conf?
No. Also in the "authorize" section.
How to make sure this new query will be called?
Put it in the "authorize" section of a virtual server. That's where packets get processed. Alan DeKok.