hey could you and I discouse off list what you did with free radius and mysql? ----- Original Message ----- From: "tywe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 12:55 AM Subject: Re: freeradius and mysql
> Hi, > > Thanks to all for the help, I now have freeradius and mysql working together > quite nicely :) > > My only question: Is it normal to see "Info: Sending duplicate > authentication reply to client" whenever the request is rejected? Everything > seems to work great, I was just wondering if that duplicate message was > anything to worry about or not. > > Thanks again! > > Frank > > ----- Original Message ----- > From: "Nicolas" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 04, 2002 1:50 AM > Subject: Re: freeradius and mysql > > > > To use Mysql, you'd better have to set the good directories during > Building > > process (./configure --with-mysql-lib=/usr/lib ....) then compile and > > install binaries. > > > > After that , take care to validate ld.so.conf with these directories in it > > and run ldconfig. > > > > Build your database in mysql (with the sql dump file, grant privileges to > > your user and fill in sql.conf) fill also clients.conf and clients and > > create a user in users in order to validate radiusd itself, after that > > create entries in radcheck table and test again with mysql. You should > tune > > your radiusd.conf to validate the use of sql in auth and acct chapters > > > > Do some tests (radiusd -X)and come back > > > > Nicolas > > ----- Original Message ----- > > From: "tywe" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, April 04, 2002 5:20 AM > > Subject: Re: freeradius and mysql > > > > > > http://www.frontios.com/freeradius.html > > > > That's the only one I've came across so far. If anyone knows of others, > > please let us know. I'm trying to get this working right now too. > > > > Hope that helps! > > > > Frank > > > > ----- Original Message ----- > > From: Juan Hernandez > > To: [EMAIL PROTECTED] > > Sent: Wednesday, April 03, 2002 7:37 PM > > Subject: freeradius and mysql > > > > > > I know freeradius has the ability to work with mysql, to read from a > mysql > > db, how do I configure it to do this? > > you dont have to tell me, I just need to get to a website that explains > > it. thanks for any help > > > > Juan > > > > > > > > > > - > > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
