How can I catch the bug?
Alan DeKok
aland at deployingradius.com
Mon Jul 23 20:57:30 CEST 2018
On Jul 23, 2018, at 2:42 PM, work vlpl <thework.vlpl at gmail.com> wrote:
>
> I am watching a bug, that is repeated periodically, and I can not
> easily reproduce it.
> Usually the request processed without any errors, but seldom one of
> requests may crash the server. Can someone give me hint how I can
> catch and reproduce it?.
Are you using 3.0.17? If not, upgrade. The problem should be fixed.
> And there is the policy `save_reply_to_session_state`
>
> ```
> save_reply_to_session_state {
> update session-state {
> Supplicant-User-Name := User-Name
> }
> }
> ```
>
>
> The attributes that starts with 'Supplicant', are custom attributes,
> that I defined in dictionary.
That should just work...
Alan DeKok.
More information about the Freeradius-Users
mailing list