Missing error messages in detail log reply files
Matthew Newton
mcn at freeradius.org
Fri Jan 11 13:31:03 CET 2019
On Fri, 2019-01-11 at 07:05 -0500, Alan DeKok wrote:
> > On Jan 11, 2019, at 6:10 AM, Fekete Tamás <fektom at gmail.com> wrote:
> >
> > > The attribute isn't created in 3.0.13.
> >
> > Same error in 3.0.17
>
> Well, then I guess it isn't there.
The code is correct already. Maybe it's not added to the control list.
Try
update reply {
Module-Failure-Message := &request:Module-Failure-Message
}
or otherwise put a "debug_all" in the postauth to see where the
attribute has been put.
--
Matthew
More information about the Freeradius-Users
mailing list