help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Problem running in Aix 4.3.3


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Problem running in Aix 4.3.3
Date: Fri, 22 Mar 2002 10:54:01 +0200

Hi, Caio

Could you please give some more detail about your configuration?

To control debug output use `level' statement in 'logging -> category
debug' stanza of your raddb/config, e.g.:

logging {
        ...
        category default {
                 ...
                 level "radius.c", radiusd, auth;
                 ...
                 
(... means whatever statements you already have there).

The syntax of `level' statement is described in the documentation. The
above example should suit your needs, since it enables detailed packet
transcripts, request queue debugging and authentication debugging on
the highest level of verbosity.

Should you need any specific help, feel free to contact me.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]