"Mike Dain" <[EMAIL PROTECTED]> wrote: > Now I'm trying to add in an Exec-Program-Wait script. I don't care > if it only runs for proxy users or if it runs for everyone, I just > need to add in that attribute/value (Exec-Program-Wait/scriptname) > to everyone that logs in. Can someone tell me how to add in > attributes that effect all users.
See 'scripts/exec-program-wait'. It has examples. > The server doesn't use the "users" file or system at all (it only > authenticates using SQL). <shrug> So add a 'users' file with nothing more than the DEFAULT statement, which does the Exec-Program-Wait. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
