25 Sep
2010
25 Sep
'10
3:07 a.m.
Cameron Wood wrote:
I'm trying to obtain the Group-Name for the requested user and use it with unlang in the Post-Auth section of my sites-available/default config.
That won't work. The user may be a member of many groups, so "obtaining" the group name is not possible. You can *compare* to see if the user is a member of a group. If you want different kinds of groups, see "man rlm_passwd" Alan DeKok.