Hi Shin,
On 12.06.16 00:26, Shin Sterneck wrote:
> I was able to handle this using mavis out script actions to verify the
> $TACMEMBER variable against a static list of valid groups, but I am
> still wondering whether there is a better way.
that's actually the correct way to solve this, and most likely the only
one (authentication doesn't really care about groups, authorization does).
Cheers,
Marc