# Loaded module rlm_exec # Instantiating module "echo" from file /etc/raddb/mods-enabled/echo exec echo { wait = yes program = "/bin/echo %{User-Name}" input_pairs = "request" output_pairs = "reply" shell_escape = yes } # Instantiating module "exec" from file /etc/raddb/mods-enabled/exec exec { wait = no input_pairs = "request" shell_escape = yes timeout = 10 } # Instantiating module "default" from file /etc/raddb/mods-enabled/exec exec default { wait = yes program = "/idm/idmt_home/PhoneFactor/Level1Factor.pl %{config:modules.ldap.identity} %{config:modules.ldap.password} %{config:modules.ldap.server} %{config:modules.ldap.basedn} not_found %{config:modules.ldap.level-1_kdc} %{config:modules.ldap.logFILEname}" output_pairs = "none" shell_escape = yes } /etc/raddb/mods-enabled/exec[33]: Invalid output list 'none' /etc/raddb/mods-enabled/exec[33]: Instantiation failed for module "default" Not sure why Invalid Output list none -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+shrbhagw=med.umich.edu@lists.freeradius.org] On Behalf Of Matthew Newton Sent: Wednesday, September 6, 2017 11:54 AM To: freeradius-users@lists.freeradius.org Subject: Re: Migration of FreeRadius Server from 2.1 to 3.X On Wed, 2017-09-06 at 15:51 +0000, Bhagwat, Shrikant wrote:
We may need to add above lines in exec modules ?
Exactly. They define instances of the 'exec' module with those names. -- Matthew - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues