12 Feb
2014
12 Feb
'14
12:41 p.m.
Alan DeKok wrote:
radmin just sets the debug condition in the server. But the server shouldn't be ignoring conditions. Have you tried using a simple one, like User-Name?
Yes. And I get the following line in the radius.log: Debug: radmin> debug condition "(User-Name == 'test')" But no matter what user name is used, raddebug shows debug output.
We also had to comment the group checking ("show config group") out in order for raddebug to work at all.
Probably because you don't have a "group" setting in radiusd.conf.
No, we have that. I think the problem is that the user/group configs moved to the security section, so the command should be "show config security.group", shouldn't it?