i have installed freeradius and set up mikrotik to use accounts in radius to login via telnet ssh. default group is read. i can not find any info how to set up radius to assign some users to group full. i am using freeradius + postgres backend.
have any 1 tried it ?
radreply table (i have tried changing Mikrotik-Group to Group and operator to = and == with no effect)
Code: Select all
id | username | attribute | op | value
----+----------+----------------+----+-------
2 | kostek | Mikrotik-Group | := | 1
Code: Select all
# this attribute is unused
ATTRIBUTE Mikrotik-Group 3 string
radusergroup table
Code: Select all
username | groupname | priority
----------+-----------+----------
kostek | full | 1