ssue with Acct-Status-Type
Miha
miha at softnet.si
Mon Jan 16 12:13:37 CET 2017
H Alan
tnx for help!
i tried but getting:
/usr/local/etc/raddb/sites-enabled/default[615]: Invalid expansion: "Stop"
i tried with "" and without but the same.
tnx
miha
On 16/01/2017 12:03, A.L.M.Buxey at lboro.ac.uk wrote:
> Hi,
>
>> How can i set in default (sites-available) that if Acct-Status-Type = 0 i set it to Stop so that the same confg will be like for "Stop".
> at the start of the accounting section, something like,
>
> if(%{Acct-Status-Type} == 0) {
> update control {
> %{Acct-Status-Type} := Stop
> }
> }
>
>
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list