Thanks for the answer. I cannot use Unix group or LDAP group, instead local users stored in the freeradius. to create system groups is not needed, i'm looking the way to put x users to y group and to that group set the attributes. Can i do it via SQL ? Thanks ---------- Původní zpráva ---------- Od: Alan DeKok <aland@deployingradius.com> Komu: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Datum: 10. 12. 2015 17:08:46 Předmět: Re: How to add users into group "On Dec 10, 2015, at 9:59 AM, <dorje2007@seznam.cz> <dorje2007@seznam.cz> wrote:
I was checking the option how to add users into groups.
You can use Unix groups, LDAP groups, or see "man rlm_passwd", which has examples of creating server-side groups.
Like this:
user1 Cleartext-Password := "user1" // should belong somwhow to the group1
Group1 Service-Type = Framed-User,
No. See the documentation for the "users" file. The "key" is the User-Name, not anything else. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users. html"