On Sun, Jun 06, 2004 at 10:20:13AM -0400, Alan DeKok wrote: > "Rattapon Pacharawongsakda" <[EMAIL PROTECTED]> wrote: > > Is it possible to turn off showing password of each user on > > freeradius log file? > > Yes. Search "radiusd.conf" for "password" and "log".
Unfortunately, some modules (e.g. rlm_(ms)chap, rlm_ldap) do log passwords in _debug mode_, in despite of log_auth_(good|bad)pass settings. The only way for now to fix it (if you need) is to edit the sources. -- Fduch M. Pravking - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

