9 Oct
2012
9 Oct
'12
11:52 p.m.
On Wed, Oct 10, 2012 at 5:30 AM, Metcalf, David <David.Metcalf@expedient.com> wrote:
Can freeradius be configured to authenticate all requests and only log the authentication attempts, including username and password in plain text.
Sort of. See http://wiki.freeradius.org/guide/FAQ#How-do-I-permit-access-to-any-user-rega... clients usually support fall back to PAP, so if you want to implement that, it might be faster to ONLY allow pap in your FR config by removing all references to chap & eap in authorize and authenticate section. -- Fajar