On Sat, Jan 24, 2004 at 10:07:11AM -0800, Jeff wrote: >> I have Freeradius 0.9.3 up and running with Gentoo >> Linux on x86 hardware. I had to comment out every >> instance of the unix module in radiusd.conf to get >> Freeradius to compile on Gentoo (for some reason >> 'rlm_unix' module doesn't compile on Gentoo). >> Authentication is done with encrypted passwords in >> MySql.
> did you use the 0.9.3 ebuild or did you do it on your > own? I made the ebuild, and I see no problems on any > of my systems, so a more complete description would > be helpful. I found the problem with both the 0.9.3 ebuild from gentoo and the source from freeradius.org. >> 2) Since I authenticate thru MySql, do I need CHAP, >> PAP or EAP? > If you need PAP, CHAP or EAP depends on the type of > auth you want to do, not on the type of storage > backend... The passwords are unix encrypted passwords which sit in the MySql DB. When someone authenticates with their password, it is matched against the password they have in the DB. Is any other authentication needed? Jeff __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

