[RADIATOR] Radiator 4.11: WARNING: Could not find AuthBy clause with Identifier ...

Christian Kratzer ck-lists at cksoft.de
Fri Jul 5 11:50:29 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>
>
> 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'

sounds fishy.   How did you perform the update ?

Above configuration should most certainly work.

Could be you have a strange mix of old, new and partially installed Radius modules
and perhaps multiple versions of radiusd on your system.

What does following show:

 	find / -name Radius.pm
 	find / -name AuthINTERNAL.pm
 	find / -name radiusd

Greetings
Christian

-- 
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