Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread rohan.henry @cwjamaica.com
It works. Thanks Michael. On Fri, Nov 29, 2013 at 5:19 PM, Michael wrote: > > doesn't a handler process it by default? > > I think you have to disable it. I do it like this: > > Identifier NULL > > > then in your handler, specify : > SessionDatabase NULL > > Note: NULL is not a comma

Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread Michael
from the manual: 5.12 This type of session database stores no session details, and always permits multiple log- ins. It is useful in environments with large user populations, and where no simultaneous- use prevention is required. uses much less memory and fewer CPU cycles than (which is the

Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread Michael
it doesn't completely disable it. it only disables it for the handler that you put it in. On 29/11/13 05:32 PM, rohan.henry @cwjamaica.com wrote: Michael, I would prefer not to completely disable it since other Handlers are using it. I only want it disabled for a particular Handler. Roha

Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread rohan.henry @cwjamaica.com
Alan, The change did take effect since the logs show that requests are being sent to the remote server. On Fri, Nov 29, 2013 at 5:10 PM, wrote: > Hi, > > how did you restart the server? its likely the parent didnt die > and the new config isnt actually being used. > > alan > __

Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread rohan.henry @cwjamaica.com
Michael, I would prefer not to completely disable it since other Handlers are using it. I only want it disabled for a particular Handler. Rohan On Fri, Nov 29, 2013 at 5:19 PM, Michael wrote: > > doesn't a handler process it by default? > > I think you have to disable it. I do it like this:

Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread Michael
doesn't a handler process it by default? I think you have to disable it. I do it like this: Identifier NULL then in your handler, specify : SessionDatabase NULL Note: NULL is not a command or configuration, but an Identifier. On 29/11/13 04:50 PM, rohan.henry @cwjamaica.com wrot

Re: [RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread A . L . M . Buxey
Hi, how did you restart the server? its likely the parent didnt die and the new config isnt actually being used. alan ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator

[RADIATOR] Remote RADIUS servers (proxying)

2013-11-29 Thread rohan.henry @cwjamaica.com
Hello, I have configured a Handler clause to proxy Radius requests to a remote server. Why is Radiator processing one of my sessions database configuration even though I have not specified one under the Handler. The SessionDatabase entry is commented out. See sample config below. # AddToRequest