You will need to modify the code. josh.
-----Original Message----- From: freeradius-users-bounces+j.howlett=ukerna.ac.uk@lists.freeradi us.org [mailto:freeradius-users-bounces+j.howlett=ukerna.ac.uk@lists. freeradius.org] On Behalf Of Diameter K Sent: 07 March 2007 18:53 To: freeradius-users@lists.freeradius.org Subject: Simple EAP flow support!
Hi All, I want to configure free-radius to handle a simple EAP described below.
1. Radius receives a IDENTITY message. The IDENTITY message contains a encrypted certificate. 2. The server decrypts and validates the Certificate and send out a EAP-Success or EAP-Failure.
Is there any way i can configure freeradius to achieve this flow or would i have to modify the code. As i understand the standard flows are much more complicated(with challenge), which i dont want.
Thanks & Regards, Shiv