On Mon, May 17, 2004 at 01:40:08PM +0200, Joe Borg wrote: > Thanks for the tip. By any chance, would you be able to refer me to some > documentation/information on how to go about doing this? I'm still > somewhat green to MySQL. Thanks.
If you already understand how to use the users file, then the SQL stuff is similar. Put the check pairs in radcheck, reply pairs in radreply. The difference is there's no 'fallthrough' as such. For groups stuff or more esoteric setups, have a look at the sql.conf file, and work out what the queries do. As far as documentation, you'd have to google around for it, as I can't think of anywhere off hand. The obvious keywords freeradius, mysql and howto should do the trick. As for rlm_exec, the documentation's all in radius.conf. -- Paul "TBBle" Hampson, on an alternate email client. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

