El Thu, 28 Aug 2003 12:33:12 -0500 Omar Armas <[EMAIL PROTECTED]> escribi�:
> I have freeradius 0.9.0 under debian 3 with mysql authentication. > I wanto that in raidus.log appear the clear text password in login > failures. I have "log_auth = yes", "log_auth_badpass = yes", and in > radius.log I get: > > Login incorrect (rlm_chap: Clear text password not available): > [user/<CHAP-Password>] > > > How should I configure radiusd.conf to make clear text passwords > available in logfile? > from my experience, you don't. Its a NAS "feature" that you have to change, if you use PAP you will see the misstyped password, but if you use CHAP as many, you won see the password... unless you modify the sources? -- Pablo Veliz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
