10 May
2017
10 May
'17
2:28 p.m.
On May 10, 2017, at 2:18 PM, Felix Tiede <lists@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.