Hi All, I have a radius server (not freeradius) that execute a external script which make some checks to validate the user. When such user is allowed, the script insert a record in a Postgres database with (User-Name, Framed-IP-Address, Connect-Info Calling-Station-ID, Acct-Status-Type, connect time) and when the user disconnect (Acct-Status-Type, disconnect time).
Now I installed freeradius and I have already got it authenticate and execute a external script. My problem is the script is executed at authentication step and in that time, it don't have some datas, yet. Is there a way to execute a external script in accounting step? I know that freeradius works with postgres, but I'm needing to make it work now this way and after that, calmer, I'll work in a centralized authentication. Thank's Ronan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
