The type of auth is determined by the client / NAS / Supplicant. FR just does what it's told. Hence, you would need to implement changes on the devices requesting auth.
G -----Original Message----- From: freeradius-users-bounces+ggatten=waddell....@lists.freeradius.org [mailto:freeradius-users-bounces+ggatten=waddell....@lists.freeradius.org] On Behalf Of Lubenski, Zeev [GCS] Sent: Friday, May 27, 2011 10:42 AM To: FreeRadius users mailing list Subject: RE: Re: Phil I am new to free radius, How can I change authentication type on the server to something simple - like user id/password and than accept always ? Regards Zeev -----Original Message----- From: freeradius-users-bounces+zlubensk=lgsinnovations....@lists.freeradius.org [mailto:freeradius-users-bounces+zlubensk=lgsinnovations....@lists.freeradius.org] On Behalf Of Phil Mayers Sent: Friday, May 27, 2011 10:29 AM To: [email protected] Subject: Re: 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html <font size="1"> <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'> </div> "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." </font> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

