Hi:

    There might be other better method, me use a simple stupid method, maybe
can have a try.

+----+------------+--------------------+----+----------------------+
| id | GroupName  | Attribute          | op | Value                |
+----+------------+--------------------+----+----------------------+
| 10 | ultrabalad | Calling-Station-Id | =~ | Value1|Value2|Value3 |
+----+------------+--------------------+----+----------------------+

This method is worst if u got lot of different value, but mine situation
allowed me to do that for temporary solution.:)

Have a nice day.

Regards
HSL


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Nurul
Faizal M.Shukeri
Sent: Wednesday, December 08, 2004 6:52 AM
To: [EMAIL PROTECTED]
Subject: Check Multiple Calling-Station-Id in mysql


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


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

Reply via email to