3 May
2010
3 May
'10
11:02 a.m.
David Seira wrote:
I'm implementing a radius server with freeradius 2.1.8. I use it with mysql server. The problem is that the defaults attributes doesn't work. I have the next tables: ... The problem is in the table "radgroupreply", the DEFAULT attributes doesn't apply to the users. If I change the "DEFAULT" to "group1" the "Idle-Timeout" is applied correctly.
Where is the problem? How can I apply default attributes to all groups?
Read doc/rlm_sql, or the same document on the Wiki. None of the documentation says that "DEFAULT" groups work. Alan DeKok.