Jean Frontin <[EMAIL PROTECTED]> wrote:
> 1) I run freeradius 1.0.0pre2 by the command :
> % ./radiusd -xX >out.log
> 
> In radiusd.conf I put all items to create "radius.log" but why do I never
> see this file ?

  Because you told it not to.  In debugging mode, the log file is not
generated.

> 2) I have the same question about sqltrace : I put sqltrace =3D yes in
> sql.conf and I don't see the file sqltrace.sql ?

  The same reason applies here.

> 3) When radiusd examines packet request from a user I obtain the message :
> 
> rlm_sql (sql): No matching entry in the database for request from user=20
> [00:02...]
> 
> But when I run queries manually on mysql I obtain answers.

  Are you sure you're running *exactly* the same query?  i.e. copying
the query used by the server (printed in debugging mode), and running
that manually?

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to