1 Apr
2017
1 Apr
'17
4:36 a.m.
On 01/04/2017 05:02, Olivier CALVANO wrote:
No change, that's don't work.
How can I display the value of Tmp-String-0 in logs?
Show your freeradius -X to see where your subrealm module is being invoked at the time of processing the query (i.e. in the authorize section) To debug a variable I usually use update { Tmp-String-9 := "%{....expression....}" } but I expect there's a better way...