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

Karl Gaissmaier karl.gaissmaier at uni-ulm.de
Sat Jul 6 04:39:57 CDT 2013


Hi Heikki,

thanks for working an saturday. The Radiator team is as usaual great!

Am 06.07.2013 10:21, schrieb Heikki Vatiainen:
> On 07/06/2013 11:04 AM, Karl Gaissmaier wrote:
>
>> the cfg is clean, 4.9 is working fine
>>>
>>>> # radiusd -c -log_stdout -trace 5 -config_file /tmp/radiator-config
>
> Can you add -foreground option to the options too? And be extra careful
> to not to miss any complaints that come to stdout only and for that
> reason won't be visible in the log file afterwards.
>
>>>> 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'
>>>
>>> You might want to reverify the minimal configuration.
>
> I just tried goodies/minimal.cfg with freshly installed Solaris 11.1,
> September 2012. Perl is 5.12.4 that comes with the system. Radiator is
> unpatched 4.11.

but in the goodies/simple.cfg is no 'Identifier' used.
Please add an Identifier and try it again.
>
> % perl -I /opt/radiator/current /opt/radiator/current/radiusd
> -dictionary /opt/radiator/current/dictionary -foreground -log_stdout
> -config /opt/radiator/current/goodies/simple.cfg
> Sat Jul  6 11:20:05 2013: DEBUG: Finished reading configuration file
> '/opt/radiator/current/goodies/simple.cfg'
> Sat Jul  6 11:20:05 2013: DEBUG: Reading dictionary file
> '/opt/radiator/current/dictionary'
> Sat Jul  6 11:20:05 2013: DEBUG: Creating authentication port 0.0.0.0:1645
> Sat Jul  6 11:20:05 2013: DEBUG: Creating accounting port 0.0.0.0:1646
> Sat Jul  6 11:20:05 2013: NOTICE: Server started: Radiator 4.11 on solaris11
>
>

The WARNING comes *only* with the -c (config file check):

foobar# /radiator/perl-5.12.4/bin/perl -I 
/radiator/install-4.11/lib/site_perl/ 
/radiator/install-4.11/bin/radiusd -log_stdout -trace 5 -config_file 
/tmp/radiator-config

Sat Jul  6 11:37:53 2013: DEBUG: Finished reading configuration file 
'/tmp/radiator-config'
Sat Jul  6 11:37:53 2013: DEBUG: Reading dictionary file './dictionary'
Sat Jul  6 11:37:53 2013: DEBUG: Creating authentication port 0.0.0.0:1645
Sat Jul  6 11:37:53 2013: DEBUG: Creating accounting port 0.0.0.0:1646
Sat Jul  6 11:37:53 2013: NOTICE: Server started: Radiator 4.11 on mizar

BUT now with -c

foobar# /radiator/perl-5.12.4/bin/perl -I 
/radiator/install-4.11/lib/site_perl/ 
/radiator/install-4.11/bin/radiusd -c -log_stdout -trace 5 -config_file 
/tmp/radiator-config
Sat Jul  6 11:38:56 2013: WARNING: Could not find AuthBy clause with 
Identifier myinternal
Sat Jul  6 11:38:56 2013: DEBUG: Finished reading configuration file 
'/tmp/radiator-config'

Thanks for your help!
     Charly


More information about the radiator mailing list