4 Sep
2017
4 Sep
'17
11:17 p.m.
On Tue, Sep 5, 2017 at 10:04 AM, Bhagwat, Shrikant <shrbhagw@med.umich.edu> wrote:
I got LDAP Module to work & now trying to figure out Exec Module
exec { wait = no input_pairs = request shell_escape = yes output = none
Is this your config file? How did you come up with 'output = none'? It's not in https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/mods-avail...
timeout = 10 }
exec default { wait = yes output = none
Same thing here
/etc/raddb/mods-enabled/exec[32]: Invalid output list 'none' /etc/raddb/mods-enabled/exec[32]: Instantiation failed for module "default"
... which is probably why FR complains about it. -- Fajar