RE: Restrict Password from detail file , accounting



Do you know what version was the first to introduce this feature?

Is there any other solution for the older versions?

Thanks,
Scott 

-----Original Message-----
From:
freeradius-users-bounces+scott.1.ellis=lmco.com@lists.freeradius.org
[mailto:freeradius-users-bounces+scott.1.ellis=lmco.com@lists.freeradius
.org] On Behalf Of A.L.M.Buxey@lboro.ac.uk
Sent: Wednesday, January 10, 2007 3:10 PM
To: FreeRadius users mailing list
Subject: Re: Restrict Password from detail file , accounting

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
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.