Peter V. Saveliev wrote:
...

I didn't found anything about this (bug? /dev/hands?) in the faq,
maillist archive etc.

One need to start a script, when a user logs on using radius.

/etc/raddb/users:
8<-------------------------------------------------------
DEFAULT Acct-Status-Type == Start
        Exec-Program = "/etc/raddb/scripts/test.sh"
8<-------------------------------------------------------
May be you must write some like this?
DEFAULT Auth-Type := Accept
Exec-Program = "/path/to/program.sh"

Or, In your case, that lines you must put in /etc/raddb/acct_user instead /etc/raddb/users




- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to