Alan,
I am also finding the documentation semi helpful. So I put:
exec {
program = "/path/to/program/exec-program-wait" <-- I know I need to change this
wait = yes
input_pairs = request
output_pairs = reply
}
In /etc/freeradius/modules/exec.
Now how do make my authentication request use exec?
Thanks,
Craig