PacketFence -FreeRADIUS - Azure AD - No Auth-Type found
Hi Team, *Login incorrect (No Auth-Type found: rejecting the user via Post-Auth-Type = Reject)* EAP: TTLS-PAP How to fix this? Any help is greatly appreciated. Regards, Thirunavukkarasu
On 09/03/2023 09:50, P.Thirunavukkarasu wrote:
*Login incorrect (No Auth-Type found: rejecting the user via Post-Auth-Type = Reject)* EAP: TTLS-PAP How to fix this?
Read the debug output to actually see what is happening? radiusd -X Otherwise any answers will simply be guesses. -- Matthew
Thanks for the reply It is the usual reply with packetfence-freeradius Failed binding to auth address * port 1812 bound to server default: Address already in use /etc/freeradius/sites-enabled/default[59]: Error binding to port for 0.0.0.0 por t 1812 root@packetfence:~# Thanks and Regards, Thirunavukkarasu
On Apr 7, 2023, at 2:04 AM, P.Thirunavukkarasu <drthiruna@tanuvas.org.in> wrote:
Thanks for the reply It is the usual reply with packetfence-freeradius Failed binding to auth address * port 1812 bound to server default: Address already in use /etc/freeradius/sites-enabled/default[59]: Error binding to port for 0.0.0.0 port 1812
There is another RADIUS server running, usually as a background process. Stop that other server, and you can then run FreeRADIUS from a terminal window. See your OS documentation for how to stop background process. We can't help with that. Alan DeKok.
participants (3)
-
Alan DeKok -
Matthew Newton -
P.Thirunavukkarasu