6 Jun
2016
6 Jun
'16
2:46 p.m.
On Jun 6, 2016, at 2:40 PM, Mike Ely <me@mikeely.org> wrote:
What I'm wondering is how to get the group membership from the OS into a radius packet. Is there some kind of command from unlang that can execute a shell command? I'm hoping for something along the lines of "exec mycommand.sh username" that returns an array of variables, in this case the list of group names.
$ man unlang This is documented. Alan DeKok.