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');
>
>
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');
how do i reference it dynamicly, specific to its authby clause
I Have tried this
m
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
Hello everyone,
We use handlers in our radius.cfg such as
Identifier prdigital
SessionDatabase prw-sessiondb
AuthBy prdigital-plat
PostAuthHook file:"/etc/raddb/setSessionTimeout"
AcctLogFileName /var/log/radacct/prdigital/detail
PasswordLogFileN
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
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
Is it a bug? or is it a feature?
:-D
Some time ago, I let the "LogFile" statement from my radius.cfg commented
out (along with Trace 4) pointing to a filename of "debug" and added a
clause pinting to another filename with trace 3, so I can
enable and disable debugging without affecting (espec
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
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 2000: WARNING: Could not find an clause with
Identifier for AuthBy test
--
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"
In the RADIATOR documentation section 6.13.5, there
is an example usage of the "Identifier" statement.
It shows:
Identifier System
It then goes on to show a typical usage example in the "users"
file:
DEFAULT Auth-Type = System
I was won
11 matches
Mail list logo