Getting groups to work, from a group file
Alan DeKok
aland at deployingradius.com
Thu Jul 15 10:30:16 CEST 2010
Madsen.Jan JMD wrote:
> I want to check a group file for witch group a user is member off, and
> after that send specific commands back to the radius client, on behalf
> of witch group the client is a member of.
>
> I can’t get freeradius to do the correct check on my Group variable in
> my users file, and I can’t figure out what I’m missig or what I’m doing
> wrong.
The "Group" and "Group-Name" attributes have pre-defined meanings.
Don't use them,.
> I have done the following
...
> format = "Group:::*,User-Name"
No. See raddb/modules/etc_group for a *working* example of a group
configuration. See "man rlm_passwd" for more documentation on the same
subject.
Alan DeKok.
More information about the Freeradius-Users
mailing list