Freeradius + MySQL + Encrypted Password
Hi, I've just installed a freeradius with mysql and it is working OK with text passwords on the radcheck table. When I try using MD5 password it doesn't work. Does anyone have a "radius.conf" template file that I can use as a reference and also how the tables on mysql should be populated. I already went through hundreds of messages on this mailing list, searched on wiki, google, etc.. but couldn't get it working so I thought that would be easier if I started it fresh with a simple working configuration. The versions that I am running are: -freeradius-mysql-1.1.3-1.2.el5 -freeradius-1.1.3-1.2.el5 -mysql-server-5.0.77-4.el5_4.1 Thanks for any help. Cheers, Juliano
Juliano Faoro wrote:
When I try using MD5 password it doesn't work. Does anyone have a "radius.conf" template file that I can use as a reference and also how the tables on mysql should be populated.
I'm not sure 1.1.3 even supports that.
The versions that I am running are:
-freeradius-mysql-1.1.3-1.2.el5
Ugh. Install 2.1.8. There are RPMs available. See the "download" page on freeradius.org. Alan DeKok.
On 01/27/2010 03:13 AM, Alan DeKok wrote:
Juliano Faoro wrote:
When I try using MD5 password it doesn't work. Does anyone have a "radius.conf" template file that I can use as a reference and also how the tables on mysql should be populated.
I'm not sure 1.1.3 even supports that.
The versions that I am running are:
-freeradius-mysql-1.1.3-1.2.el5
Ugh. Install 2.1.8. There are RPMs available. See the "download" page on freeradius.org.
Specifically see http://wiki.freeradius.org/Red_Hat_FAQ since the above indicates you're running on RHEL5. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
participants (3)
-
Alan DeKok -
John Dennis -
Juliano Faoro