[RADIATOR] Radiator 4.11: WARNING: Could not find AuthBy clause with Identifier ...
Christian Kratzer
ck-lists at cksoft.de
Fri Jul 5 11:57:36 CDT 2013
Hi,
On Fri, 5 Jul 2013, Karl Gaissmaier wrote:
> Hi RADIATOR team,
>
> I tried to upgrade from 4.9 to 4.11 (up to date patches applied) and I'm
> no longer able to parse my old cfg file.
>
> >>> Identifiers are no longer recognized. <<<
>
> I stripped it down to the bare minimum:
>
>> Foreground
>> LogStdout
>> LogDir .
>> DbDir .
>> Trace 4
>>
>> <AuthBy INTERNAL>
>> Identifier myinternal
>> AuthResult REJECT
>> </AuthBy>
>>
>> <Client DEFAULT>
>> Secret mysecret
>> </Client>
>>
>> <Realm DEFAULT>
>> AuthBy myinternal
>> </Handler>
just saw that you start with:
<Realm DEFAULT>
and close with:
</Handler>
try following instead
<Handler>
AuthBy myinternal
</Handler>
If you are still having problems post the output of the commands from my previous mail.
Greetings
Christian
>
> and I get still the following WARNING:
>
>> # radiusd -c -log_stdout -trace 5 -config_file /tmp/radiator-config
>> Fri Jul 5 18:30:30 2013: WARNING: Could not find AuthBy clause with Identifier myinternal
>> Fri Jul 5 18:30:30 2013: DEBUG: Finished reading configuration file '/tmp/radiator-config'
>
> Please check if it's a current bug or if it's my fault.
>
>> OS: SunOS foobar 5.11 11.1 sun4v sparc SUNW,Sun-Fire-T200
>> perl -v: perl 5, version 12, subversion 4 (v5.12.4) built for sun4-solaris
>> radiusd -v: This is Radiator 4.11 on foobar
>
>
>
> Best Regards
> Charly
>
>
>
--
Christian Kratzer CK Software GmbH
Email: ck at cksoft.de Wildberger Weg 24/2
Phone: +49 7032 893 997 - 0 D-71126 Gaeufelden
Fax: +49 7032 893 997 - 9 HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian Kratzer
More information about the radiator
mailing list