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

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

[Help-gnu-radius] how can radius pass authentication with wrong passwd?


From: kaiye chen
Subject: [Help-gnu-radius] how can radius pass authentication with wrong passwd?
Date: Fri, 15 Dec 2006 08:28:13 -0000

Hi all,

i want to built a usergroup ,which all the users belong to it  don't  need
authenticate when they log in.i configure the database(mysql) like this:
table radcheck:
+----+----------------+----------------+------+----------+
| id   | username | Attribute    | op   |  Value  |
+----+----------------+----------------+------+----------+
|  8   | TEST07    | Password  | ==  |    8934 |
+----+----------------+----------------+------+-----------+

table radgroudcheck:
+----+----------------------+-------------------+------+-------+----------+
| id  | GroupName     | Attribute                | op    | Value |
+----+----------------------+---------------------------+--------+---------+

|  3  | test                 | Access-Accept     | :=     |    1     |
+----+----------------------+---------------------------+--------+---------+


table usergroup:
+---- +----------------+-------------------+
| id   | UserName | GroupName  |
+---- +----------------+-------------------+
| 28  | TEST07      | test             |
+----+-----------------+-------------------+

but it can't pass the test when i type the passwd is not 8934,why? thank you
very much.


best regards,

Kaiye Chen


reply via email to

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