10 Dec
2015
10 Dec
'15
11:06 a.m.
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.