17 Oct
2017
17 Oct
'17
1:14 p.m.
On Oct 17, 2017, at 12:06 PM, work vlpl <thework.vlpl@gmail.com> wrote:
I tried the next config, like you suggested
That's not what was suggested. It helps to have some understanding of how the server works.
authorize { eap
if (&control:Auth-Type == EAP) { eap.authenticate }
eap.authenticate
Running "eap.authenticate" twice is not a good idea. I'm not going to show how to do it, because I think this is an esoteric configuration, and it requires some understanding to get right. Alan DeKok.