12 May
2011
12 May
'11
3:35 p.m.
On Thu, 2011-05-12 at 17:06 +0100, Phil Mayers wrote:
On 12/05/11 15:38, Steve Staples wrote:
I've been searching the docs/wiki, and can't seem to find an answer to this...
what variables are available to store in the rad post auth?
The post-auth SQL query can access any variable in the packet. If you want to store extra fields, just extend your SQL schema and change the SQL query - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I understand that the query can get access to any variable, but what is in the packet normally? or is there not a "standard" set of attributes/elements in the packet? i guess i will just have to play and see... Steve