exec examples

Brian Candler B.Candler at pobox.com
Fri Feb 8 19:59:25 CET 2013


Minor issue:

[raddb/modules/exec]
exec {
        wait = no
        input_pairs = request
        shell_escape = yes
        output = none
}

However it looks like "output = none" is spurious since rlm_exec doesn't
accept an "output" parameter. I think it should be "output_pairs = none" ?

(Aside: if I set garbage like "zoutput = none" it's happy with that too)

Regards,

Brian.


More information about the Freeradius-Devel mailing list