28 Jan
2022
28 Jan
'22
11:02 a.m.
On Jan 28, 2022, at 10:29 AM, deepak rawat via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Out user which need a authentication is meant to be send the reply within 1s and which it is doing
Well, the debug output shows that the user is taking more than 30 seconds to do this.
but some times this rejection we are seeing in the free radius.I am asking about the work around in radius server which can help.
When you're using EAP, the user SHOULD NOT be prompted for anything. Their name / password should be cached, and used without prompting the user. If you prompt the user for something during EAP, you WILL get this error. There is nothing you can do to FreeRADIUS to fix it. The problem isn't in FreeRADIUS. Alan DeKok.