I change the sql now This is my sql now.. mysql> select * from radcheck where username='rsa@idola'; +----+-----------+------------------+----+----------+ | id | UserName | Attribute | op | Value | +----+-----------+------------------+----+----------+ | 57 | rsa@idola | Simultaneous-Use | := | 1 | | 42 | rsa@idola | Password | == | denpasar | +----+-----------+------------------+----+----------+ But I try with 2 pc, both using username rsa@idola, 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: freeradius-users-bounces+trioy99=gmail.com@lists.freeradius.org [mailto:freeradius-users-bounces+trioy99=gmail.com@lists.freeradius.org] 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