Enable LDAP Module in Free Radius 3.0
Fajar A. Nugraha
list at fajar.net
Tue Sep 5 05:17:23 CEST 2017
On Tue, Sep 5, 2017 at 10:04 AM, Bhagwat, Shrikant
<shrbhagw at 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-available/exec#L24
> 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
More information about the Freeradius-Users
mailing list