detail: suppress not working in 3.0.0?
Alan DeKok
aland at deployingradius.com
Mon Jan 6 17:06:18 CET 2014
Stefan Winter wrote:
> But during startup, "permissions" and the "suppress" section get ignored
> (filename is picked up though):
The "suppress" section is read, but isn't printed out when the module
loads.
> # Instantiating module "auth_log_silent" from file
...
> permissions = 384
...
> And the log files do contain the User-Password attribute.
That shouldn't happen.
> I'm also
> staring at the "permissions" line and wonder if it ignores my 0600?
0600 octal == 384 decimal. :)
> Is the example in raddb/ incorrect?
Yes.
Alan DeKok.
More information about the Freeradius-Users
mailing list