Hi

        



>
>mysql> select * from radcheck ; 
>+----+----------+-----------+----+--------+
>| id | UserName | Attribute | op | Value  |
>+----+----------+-----------+----+--------+
>|  5 | asghar   | Password  | == | asghar |
>+----+----------+-----------+----+--------+
>
        table radcheck for check item list, so you should put "Auth-Type := Local" here

>
>mysql> select * from radreply ; 
>+----+----------+-----------+----+-------+
>| id | UserName | Attribute | op | Value |
>+----+----------+-----------+----+-------+
>|  3 | asghar   | Auth-Type | := | Local |
>+----+----------+-----------+----+-------+
>

        table radreply for reply item list 


> --------------------------------------------------------------------------------------------------------------
>A clue in the debug output is the following line  "rad_check_password:
> Found Auth-Type System" . If you look at Mysql radreply tables i have
>specifically tried to
>specify Auth-Type to be Local and not System .  
>
I have walked through the code of rad_check_password(),  maybe it is a default?
i am not sure...


============================
        Hello World! 
============================
[EMAIL PROTECTED]
��������������������2004-06-28




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

Reply via email to