Hello Alan, I've put the follow line in raddb/acct_users files
DEFAULT Exec-Program-Wait = "/usr/local/etc/raddb/vrflogin.py %u %f" It's a simple test that I'm doing. It just logs a username and the Framed-IP-Address to a file. In users file I've changed nothing. Now, when I make a connection, it connects but don't execute the script. I had already read all files from freeradius-0.5/doc dir but I'm a little lost, yet... :-/ Do you know what am I doing wrong? Thank's Ronan On Fri, 31 May 2002 15:50:47 -0400 "Alan DeKok" <[EMAIL PROTECTED]> wrote: > Ronan Lucio <[EMAIL PROTECTED]> wrote: > > I have already did it, but as far as I've understood it, when the > > user disconnects, this script isn't executed, is it? > > If you configure 'acct_users' like it says to do at the start of the > script, yes, it is. > > READ the comments at the start if the file, and edit > 'raddbb/acct_users' as given in the example. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
