Torbjorn Tornkvist <[EMAIL PROTECTED]> wrote: > Thats exactly what I did, but doesn't the entry: > > bob Password == "bob" > Exec-Program-Wait = "/path/to/program/exec-program-wait" > > mean that the password sent to the Radius server is "bob" ?
Yes. But you can also do:
bob Auth-Type := Accept
Exec-Program-Wait ....
If the program does: exit(1), then the authentication fails.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
