21 Mar
2011
21 Mar
'11
12:34 p.m.
Craig Smith wrote:
I am also finding the documentation semi helpful. So I put:
In 2.1.x, you can *still* use Exec-Program-Wait. So no change is necessary.
exec { program = "/path/to/program/exec-program-wait" <-- I know I need to change this
Change it to the path of the program you want to run. This should be Unix 101.
wait = yes input_pairs = request output_pairs = reply }
In /etc/freeradius/modules/exec.
Now how do make my authentication request use exec?
You read the documentation in raddb/modules/exec. Do you have a *specific* question about the documentation? I'm unwilling to re-post it here, as that is not helpful. Alan DeKok.