Re: [RADIATOR] AuthLogSYSLOG.pm

2011-04-07 Thread Mike McCauley
Hi Klara, thanks for reporting this. It has been patched in the latest patch set. Cheers. On Friday 08 April 2011 07:25:10 am Klara Mall wrote: > Hi, > > radiator 4.7 is running on Debian GNU/Linux lenny i386 (Perl v5.10.0) > here. No problems with AuthLog SYSLOG. > > Just tested my configuratio

[RADIATOR] AuthLogSYSLOG.pm

2011-04-07 Thread Klara Mall
Hi, radiator 4.7 is running on Debian GNU/Linux lenny i386 (Perl v5.10.0) here. No problems with AuthLog SYSLOG. Just tested my configuration with radiator 4.7 on Debian GNU/Linux squeeze amd64 (Perl v5.10.1) and ran into trouble with Authlog SYSLOG. Relevant configuration settings in clause:

Re: [RADIATOR] Problem with %{Reply,name}

2011-04-07 Thread Heikki Vatiainen
On 04/07/2011 10:13 PM, frank.mes...@osix.nl wrote: > USER_CATEGORY,{Reply,Class},formatted Try %{Reply:Class}. You need % sign and : instead of , -- Heikki Vatiainen Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, N

[RADIATOR] Problem with %{Reply,name}

2011-04-07 Thread frank . messie
Hello, I want to store in an accounting table a value for USER_CATEGORY that is retrieved in an AuthSelect statement. For some reason it doesn't work. This is some of the code that I am using. AuthSelect select PASSWORD, USER_CATEGORY from DSM_USER where DOMAIN_NAME = 'PUBLIC' AND USE

[RADIATOR] Loading configuration dynamically from SQL database

2011-04-07 Thread Remco van Noorloos
Good morning, Today I installed an evaluation version of Radiator and I'm trying to configure it in a way that matches the procedure of our current RADIUS server. What happens in the current environment with an incoming RADIUS Request is the following: 1) A so-called 'Realm' is se