7 Jun
2016
7 Jun
'16
11:55 a.m.
On Jun 7, 2016, at 11:52 AM, Mike Ely <me@mikeely.org> wrote:
Intriguing. Are you aware of a way in "unlang" to pull all of a user's group memberships and present those in the reply to the NAS? It would certainly be easier to maintain compared to calling an external script.
In v3.0.x, you might as well use a shell script. In v3.1.x (git only), you can do all of that natively in "unlang". See the "map" function in unlang. Alan DeKok.