Sorry, same as usually....

Thu Dec  5 18:20:17 2002 : Error: rlm_sql_authorize: no rows returned from
query (no such user)
Thu Dec  5 18:29:19 2002 : Auth: Login OK: [pippo] (from nas easy@3 port
18434 cli 12942324)
in radack
mysql> select * from radcheck where username="comsoften";
+----+-----------+---------------+--------------+------+
| id | UserName  | Attribute     | Value        | op   |
+----+-----------+---------------+--------------+------+
|  1 | pippo     | User-Password | pluto                | ==   |
+----+-----------+---------------+--------------+------+

in radreply:
mysql> select * from radreply;
+----+-----------+-----------+-------+------+
| id | UserName  | Attribute | Value | op   |
+----+-----------+-----------+-------+------+
|  1 | pippo     | Menu      | 1     | =    |
+----+-----------+-----------+-------+------+


-----Messaggio originale-----
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Per conto di Alan DeKok
Inviato: gioved� 5 dicembre 2002 18.03
A: [EMAIL PROTECTED]
Oggetto: Re: radreply - I need help


"Glomanet Informa -" <[EMAIL PROTECTED]> wrote:
> What kind of info do I need to set in radreply table of MySql to avoid
any
> error in log file when I do not need to send any reply to the NAS. I act
> only as remote proxed server with only user/password auth.

  You can add a dummy non-protocol attribute.  e.g. "Menu = 1"

  Alan DeKok.

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


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

Reply via email to