How can I control Access-Accept or Access-Reject based on what is returned >From the authUser.sh shell script ? I can have the shell script to return 1 or 0 or what Ever to make it work but need an example of the syntax.
exec my_exec_postauth {
wait = yes
program = "/usr/local/etc/raddb/authUser.sh"
input_pairs = reply
}
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
