20 Feb
2017
20 Feb
'17
9:31 a.m.
Hi,
I am using currently using FreeRADIUS to authenticate customers of hotspot. But I want FR to authenticate only based on username and ignores the password. So if the username exists in radcheck table, it should send Accept, even if the password mismatches. How can I do that? Thanks
not for EAP and other ways - but for PAP you can just do an Auth-Type ACCEPT assertion with unlang as required. alan