Re: FreeRadius and MySQL - notes...

2001-09-20 Thread aland
Joey Smith <[EMAIL PROTECTED]> wrote: > Is there anyone out there listening who can make website updates? This > be a really good addendum to the FAQ. I've added it in the source, as 'doc/RADIUS-SQL.schema' Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/

Re: FreeRadius and MySQL - notes...

2001-09-15 Thread Mike Machado
You asked about mysql replication. Here is a link to a guy using IC-RADIUS (same as FreeRADIUS as far as MySQL is concerned) and how he does his replication. http://www.ls-l.net/mysql/ freeradius-users wrote: > Not wanting to jump the gun, foil any faqs, or steal any thunders, but... > > Lots

Re: FreeRadius and MySQL - notes...

2001-09-13 Thread Joey Smith
I think this is the single most useful line of your entire document: "There is a file which describes this and is actually a SQL script file. It can be found at freeradius/src/modules/rlm_sql/drivers/ rlm_sql_mysql/db_mysql.sql. This is the bit that isn't really documented anywhere (like i

FreeRadius and MySQL - notes...

2001-09-13 Thread freeradius-users
Not wanting to jump the gun, foil any faqs, or steal any thunders, but... Lots of people seem to be asking about FreeRadius and (My)SQL integration etc. Until there's some more coherent docs, or until someone does a proper FAQ on it, and just in case on the off-chance someone out there finds