I change the sql now
This is my sql now.. 
mysql> select * from radcheck where username='[EMAIL PROTECTED]';
+----+-----------+------------------+----+----------+
| id | UserName  | Attribute        | op | Value    |
+----+-----------+------------------+----+----------+
| 57 | [EMAIL PROTECTED] | Simultaneous-Use | := | 1        |
| 42 | [EMAIL PROTECTED] | Password         | == | denpasar |
+----+-----------+------------------+----+----------+ 
But I try with 2 pc, both using username [EMAIL PROTECTED], guess what happen?
All pc can connect perfectly :( 
1 username can used by  2 pc in the same time.....

Any one can explain this ?
thanks 
trio
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Dennis Skinner
Sent: Tuesday, May 15, 2007 8:51 PM
To: FreeRadius users mailing list
Subject: Re: no session showed by radwho, but user still could not login

Trio wrote:
> :)
> Please read my 1st email,there is a words 
> "I want only 1 session for every user" 

It is not a boolean option.  0 means you want 0 sessions for every user
(i.e. they cannot login).  1 means 1 session, 2 means 2 sessions, etc...

-- 
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com
- 
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