[RADIATOR] DEBUG logging oddities

2016-02-12 Thread Karl Gaissmaier
Hi RADIATOR Team, I would like to dump the packet attributes within ServerRADSEC or AuthRADSEC but without overwhelming packet hexdumps. Therefore I can't/won't use PacketTrace in the clauses. I configured a clause specific Logger with 'Trace 4' but the 'sub main::willLog' doesn't honor the se

[RADIATOR] Replay atttributes

2016-02-12 Thread Gabe Carmichael
Good morning, I have my instance running extremely well. I have added a group column to my mysql table and have populated it with the all the groups that we want. We are trying to pass the group attribute back to our Cisco 5508 wireless controller. This would then be forwarded to our ISP's Paolo Al

Re: [RADIATOR] Replay atttributes

2016-02-12 Thread Hugh Irvine
Hello Gabe - You need to know what RADIUS attribute to use for this purpose, then configure the clause to return it with the group(s) as the value. See sections 5.30.8 and 5.30.10 in the Radiator 4.16 reference manual (“doc/ref.pdf”). See also the example configuration file in “goodies/sql.c