Hi Paul, 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. Joe
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hampson Sent: 17 May 2004 12:36 To: [EMAIL PROTECTED] Subject: Re: Freeradius with MySQL and Exec-Program-Wait On Mon, May 17, 2004 at 12:14:40PM +0200, Joe Borg wrote: > I'm in the process of seeting up a new RADIUS server using Freeradius. I > intend using MySQL for Authorisation and Accounting. As a result, I will > not be making use of the 'users' file (since MySQL is configured for use > in Radiusd.conf, thereby bypassing the use of the users file). My > problem is that I would like to make use of Exec-Program-Wait to execute > a script in order to process some additional authentication parameters. > Is there anyway I can do this since I'm using MySQL for authorisation? You can use Exec-Program-Wait just like you would in a users file, as a reply attribute in mySQL. Or consider its successor, rlm_exec. -- Paul "TBBle" Hampson, on an alternate email client. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

