26 Dec
2005
26 Dec
'05
6:17 p.m.
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 -- LeRoy