9 Oct
2007
9 Oct
'07
2:43 p.m.
Marcotte, Tyler wrote:
I've configured Simultaneous-Use on my freeradius server and have it configured to use PEAP as an authentication method. Users can authenticate perfectly well, however when the Simultaneous-Use limit is exceeded, it only half works. The user is not allowed on, the PEAP message is set to FAILURE, but no Access-Reject is ever sent. I have also tried with md5 authentication and it works as expected. Unfortunately, md5 authentication is not an option. What I really need is for that Reject to be sent back after the user logs on too many times.
It's a bug in 1.x. Set "reject_delay = 0". Alan DeKok.