Error in Radius.log

LeRoy DeVries dutch1918 at gmail.com
Tue Dec 27 00:17:37 CET 2005


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



More information about the Freeradius-Users mailing list