Hi to all,

I'm using freeradius 1.0.1. I'm trying to check multiple calling-station-id
store in mysql but return message access-reject. I don't know how and whats
the problem is. Anyone plz help me. TQ 

+----+------------+---------------+----+-----------+
| id | UserName   | Attribute     | op | Value     |
+----+------------+---------------+----+-----------+
|  1 | ultrabalad | User-Password | == | budakbaik |
+----+------------+---------------+----+-----------+
+----+------------+------------+
| id | UserName   | GroupName  |
+----+------------+------------+
|  1 | ultrabalad | ultrabalad |
+----+------------+------------+
+----+------------+--------------------+----+--------------+
| id | GroupName  | Attribute          | op | Value        |
+----+------------+--------------------+----+--------------+
| 10 | ultrabalad | Calling-Station-Id | =~ | 00032f042f51 |
|  9 | ultrabalad | Calling-Station-Id | =~ | 10032f042f51 |
+----+------------+--------------------+----+--------------+




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

Reply via email to