5 Sep
2016
5 Sep
'16
9:03 a.m.
On Sep 4, 2016, at 7:36 PM, Laurens Vets <laurens@daemon.be> wrote:
Hmm, not sure where to look. It seems both OpenVPN and StrongSwan send EAP requests to FreeRADIUS, but from when I can see, EAP only supports MD5 and Crypt?
EAP just carries authentication data. There are multiple kinds of authentication types within EAP.
Does that mean I should change it to PAP instead of EAP?
You won't be able to.
The goal is to have OpenVPN and StrongSwan authenticate users with FreeRADIUS and have their password encrypted in the radius database.
It may be possible. It might not be possible. http://deployingradius.com/documents/protocols/compatibility.html Alan DeKok.