Need Help: 'Simultaneous-Use' don't work !!! =/ version 1.1.7 !
Diogo Teixeira
diogo.txx at gmail.com
Fri Dec 12 03:11:48 CET 2008
Hi,
I have a problem =/
I create this Querys:
INSERT INTO radcheck(UserName, Attribute, op, Value)
VALUES('cliente1', 'MD5-Password', ':=', MD5('projecto08'));
INSERT INTO radgroupcheck (groupname, attribute, op, value) VALUES
('sessaounica', 'Simultaneous-Use', ':=', 1);
INSERT INTO usergroup (username, groupname) VALUES
('cliente1','sessaounica');
But two different clients (PCs) whit the same pair user/password can do
success login. =/
What i have done wrong ?
I want that only one client have access to the network. And if one client
are logged, another user with same pair user/pass don't have access until
the user logged do the logoff.
Very thanks for your pacience,
Best Regards,
Diogo Teixeira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20081212/4c10a1dc/attachment.html>
More information about the Freeradius-Users
mailing list