Re: [RADIATOR] Radiator Logging to an External Syslog Server

2011-04-12 Thread Heikki Vatiainen
On 04/12/2011 07:25 PM, Carter, Ronald wrote: > My company is running Radiator on a Windows Platform. I would like to > export the Radiator logs to and external Syslog server. According to the > manual this can be done with the command, but this only > works on a Unix platform. Has anyone or does

Re: [RADIATOR] Loading configuration dynamically from SQL database

2011-04-12 Thread Heikki Vatiainen
On 04/12/2011 04:00 PM, Remco van Noorloos wrote: > That's a possibility indeed. Aren't there any plans to improve this > mechanism to make the configuration even more dynamically than it is > right now? None are planned. The current code is quite efficient in keeping the binding active and holdi

Re: [RADIATOR] [Radiator] EAP TTLS with EAP Inner Method

2011-04-12 Thread Heikki Vatiainen
On 04/11/2011 03:55 PM, Aman Arneja wrote: > As you might have gathered from my previous mails, i am writing an EAP > TTLS Method. We are facing problems with using EAP Inner Methods. Non > Eap Inner methods are working fine. I am attaching 2 log files : > > 1.) radiatornoproxy : Config File = e

[RADIATOR] Radiator Logging to an External Syslog Server

2011-04-12 Thread Carter, Ronald
My company is running Radiator on a Windows Platform. I would like to export the Radiator logs to and external Syslog server. According to the manual this can be done with the command, but this only works on a Unix platform. Has anyone or does anyone know of a way that I can export the logs wh

Re: [RADIATOR] AuthBy LDAP2, HoldServerConnection and missing Retry parameter

2011-04-12 Thread Karl Gaissmaier
Hi Heikki, Am 12.04.2011 14:09, schrieb Heikki Vatiainen: > On 04/11/2011 12:26 PM, Karl Gaissmaier wrote: > this is strange as Radiator-4.x has explicit support for reconnecting to ldap servers after an idle timeout. >>> >>> Indeed. The function that has "ldap search for ..." error mess

Re: [RADIATOR] Loading configuration dynamically from SQL database

2011-04-12 Thread Remco van Noorloos
Hi Heikki, Thanks again for you answer. That's a possibility indeed. Aren't there any plans to improve this mechanism to make the configuration even more dynamically than it is right now? Perhaps it is something I can change easily myself in the Perl code? The Acct-Session-Id attribute is need

Re: [RADIATOR] Loading configuration dynamically from SQL database

2011-04-12 Thread Heikki Vatiainen
On 04/11/2011 05:13 PM, Remco van Noorloos wrote: > Currently we have 100+ LDAP servers we're authenticating with. So if > we have to edit the config file in order to make a change that > wouldn't be manageable for us and is a situation we really like to > avoid. That is very understandable. One

Re: [RADIATOR] AuthBy LDAP2, HoldServerConnection and missing Retry parameter

2011-04-12 Thread Heikki Vatiainen
On 04/11/2011 12:26 PM, Karl Gaissmaier wrote: >>> this is strange as Radiator-4.x has explicit support for reconnecting >>> to ldap servers after an idle timeout. >> >> Indeed. The function that has "ldap search for ..." error message does >> LDAP reconnect as the first thing. Reconnect should no

Re: [RADIATOR] Status of Status-Server

2011-04-12 Thread Heikki Vatiainen
On 04/09/2011 01:26 AM, Alan Buxey wrote: > just wondering what the current status or implementation level > of Status-Server in RADIATOR for remote proxy AuthBy handlers? It is implemented for Client side only. For example, AuthBy RADIUS clause does not contain code to send Status-Server reques