Phil Mayers
p.mayers at imperial.ac.uk
Fri May 27 17:28:39 CEST 2011
On 27/05/11 16:16, Lubenski, Zeev [GCS] wrote:
> We do have a question
>
> Is there anything in configuration that allows to turn off authentication
>
> We are running EAP-TTLS and would like instead of sending challenge on
> Access send Access accept always. (No authentication in fact)
No, can't be done. EAP is a challenge/response protocol, and you must
send the relevant challenges.
In EAP-TTLS, you might be able to just force-accept the inner auth,
because that's usually just PAP (no challenge / response). You can't for
example do this in PEAP, because the inner protocol (MSCHAP) is also
challenge/response.
More information about the Freeradius-Users
mailing list