Re: (RADIATOR) Identifier, PostAuthHook

2003-06-03 Thread Mike McCauley
Hello Nathan , On Tue, 3 Jun 2003 12:27 pm, Nathan 'Franko' Franklin wrote: > Hello Hugh and List > > I am writing a PostAuthHook, I need to use the AuthBy's Identifiers' > database connections > > I can reference it staticly like this: > > my $db = Radius::AuthGeneric::find('AuthByEmerald'); > >

Re: (RADIATOR) Identifier in Handler

2001-10-04 Thread Hugh Irvine
Hello William - On Friday 05 October 2001 08:00, William Hernandez wrote: > Hello everyone, > > We use handlers in our radius.cfg such as > > > Identifier prdigital > SessionDatabase prw-sessiondb > AuthBy prdigital-plat > > PostAuthHook file:"/etc/raddb/setSessi

Re: (RADIATOR) Identifier clause

2001-02-28 Thread Mariano Absatz
El 28 Feb 2001, a las 12:31, Hugh Irvine escribió: > > Hello Mariano - > > What version of Radiator are you running? > > I get the same error in Radiator 2.17.1. It is, indeed, 2.17.1. > > However, I have also tested this with Radiator 2.18 (alpha) and the problem > has been fixed, so I wou

Re: (RADIATOR) Identifier clause

2001-02-27 Thread Hugh Irvine
Hello Mariano - What version of Radiator are you running? I get the same error in Radiator 2.17.1. However, I have also tested this with Radiator 2.18 (alpha) and the problem has been fixed, so I would suggest you upgrade when 2.18 is released. regards Hugh On Wednesday 28 February 2001 05

Re: (RADIATOR) Identifier

2000-06-04 Thread Hugh Irvine
Hello Robin - On Sun, 04 Jun 2000, Robin Gruyters wrote: > Hi, > > I try to add Identifier to AuthBy TEST but I get a error message that this is > not allowed. > > Sat Jun 3 16:46:07 2000: ERR: Unknown keyword 'Identifier' in > /usr/local/etc/raddb/radius.cfg line 35 > Sat Jun 3 16:46:07 200

Re: (RADIATOR) Identifier statement inside a REALM clause

1999-09-04 Thread Hugh Irvine
Hi John - On Sun, 05 Sep 1999, John Coy wrote: > > I was wondering if it is truly required to place the AuthBy > statement inside to be used this way? > I guess I'm asking, could you have in your radiusd.cfg: > > > Identifier System > > > And then still use "DEFAULT Auth-Type = System"