26 Aug
2017
26 Aug
'17
4:54 a.m.
On 25 Aug 2017, at 22:56, Alan DeKok <aland@deployingradius.com> wrote:
On Aug 24, 2017, at 5:19 PM, James Wood <james.wood@purplewifi.com> wrote:
FR 3.0.13. Everything working perfectly, including SQL (mysql) for auth/acct logging.
It would be good to upgrade to 3.0.15, but that's fine..
When a user authenticates, I would like to log any Access-Accept reply attributes we've set to sql (radpostauth).
%{pairs:&reply:} It’ll expand to <attribute> = <value>, for each pair in the list. We might be able to do something with %{reply:[*]} in v4.0.x but there’s nothing like that in 3.0.x. -Arran