Auth All and Logging

Fajar A. Nugraha list at fajar.net
Wed Oct 10 05:52:38 CEST 2012


On Wed, Oct 10, 2012 at 5:30 AM, Metcalf, David
<David.Metcalf at 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-regardless-of-password%253F

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


More information about the Freeradius-Users mailing list