EAP-MD5 test
Phil Mayers
p.mayers at imperial.ac.uk
Tue Feb 20 00:22:44 CET 2007
Amin BEN ABDALLAH wrote:
>
> I am a new user of Radius Server and I want to know
> how to test the authentification of an EAP-MD5 user
> using radtest, radclient or radeapclient.
>
>
> *users file :*
> ___________________________________________________________________
> ali Auth-Type := EAP, User-Password == "ali"
> Reply-Message = "success"
Auth-Type needs to die. I seriously think it should be replaced with an
attribute named:
I-Should-Not-Be-Setting-Auth-Type-I-Acknowledge-What-I-Am-Doing-Is-Wrong
* don't set Auth-Type
* use := for password
That is:
ali User-Password := "ali"
Reply-Message = "success"
Try again with this. If it fails, repost and when showing debug output,
don't trim it.
More information about the Freeradius-Users
mailing list