On Monday 26 December 2005 16:17, LeRoy DeVries wrote:
On Monday 26 December 2005 16:02, Markus Krause wrote:
i am not an expert but it seems that you (or some module) sets auth-type to local. what does your authorize and authenticate sections in radiusd.conf look like?
Here is that portion
authorize { preprocess chap mschap suffix sql noresetcounter }
authenticate { Auth-Type PAP { pap }
Auth-Type CHAP { chap }
Auth-Type MS-CHAP { mschap }
}
the interface between the user and radius is done by a .cgi script
I found the problem. It was a password error between the Web Server and ChilliSpot captive portal. All is working as designed. Thanks for EVERYONES help here. I have learned alot and I appreciate it very much. Happy New Year -- LeRoy