freeradius-3.0: Using EAP-Type in post-auth processing
Alan DeKok
aland at deployingradius.com
Wed May 10 20:28:50 CEST 2017
On May 10, 2017, at 2:18 PM, Felix Tiede <lists at pc-tiede.de> wrote:
> Here is the exact error message:
>
> /etc/raddb/policy.d/vlan-id[5]: (EAP-Type == EAP-TLS) {
> /etc/raddb/policy.d/vlan-id[5]: ^ Failed to parse value for
> attribute
>
> This is produced by freeradius-3.0 using the code I posted before.
Just do:
if (EAP-Type == TLS) {
...
and it will work.
Alan DeKok.
More information about the Freeradius-Users
mailing list