Config hints for providing list of groups in post-auth?

Alan DeKok aland at deployingradius.com
Tue Jun 7 01:07:23 CEST 2016


On Jun 6, 2016, at 6:36 PM, Mike Ely <me at mikeely.org> wrote:
> 
> Are you referring to backticks? Outside that, I couldn't find a hint in "man unlang" (after reading it front to back three times) that made reference to external shell scripts.

  Yes.

  Most of what you're doing can be done in "unlang".

  Or, running an external program can be done in a module.  See the "exec" module, or the "ntlm_auth" module for examples

> Also, what's the method for passing the array into unlang - the equivalent to ARGV?

  You can't pass arrays.  See the "exec" module for examples.

  Alan DeKok.




More information about the Freeradius-Users mailing list