Restrict Password from detail file , accounting

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Jan 10 21:09:44 CET 2007


Hi,
> Is there a way to eliminate the password from being written to the
> accounting log files? Either not in clear text or altogether?

which accounting logs?

with the recent versions of FreeRADIUS you can add the following
to the last part of each detail logging stanza

           suppress {
                    User-Password
           }

usage of obfuscation is also recommended for, eg MySQL logging. simply
replace the User-Password INSERT with the value of 'password'

alan



More information about the Freeradius-Users mailing list