Multiple EAP config
Phil Mayers
p.mayers at imperial.ac.uk
Wed Sep 12 13:04:25 CEST 2012
On 12/09/12 11:43, BILLOT wrote:
>
>> Like any other module in the server, you instantiate multiple
>> instances and reference them in the different virtual servers.
>>
>> eap <instance> {
>>
>> }
> Ok i did it but when trying to use instances, i get
>
> Found Auth-Type = EAP
> WARNING: Unknown value specified for Auth-Type. Cannot perform
> requested action.
> Failed to authenticate the user.
Try this:
authorize {
eap-test
}
authenticate {
Auth-Type eap-test {
eap-test
}
}
More information about the Freeradius-Users
mailing list