One session per user
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it? -- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo Blog Personal <http://fabricioflores.wordpress.com/>
Hi, See the variable Simultaneous-Use. On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com>wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 http://www.unidata.com.co
where I find this variable? and how i configure it? El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com>escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com>wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo Blog Personal <http://fabricioflores.wordpress.com/>
http://www.serveradminblog.com/2011/12/freeradius-install-howto-4-populating... On 4/11/2012 4:36 PM, Fabricio Flores wrote:
where I find this variable? and how i configure it?
El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com <mailto:nelson.acero@gmail.com>> escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>> wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 <tel:%28%2B57%29%20316.332.64.33> http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi, http://freeradius.org/radiusd/doc/Simultaneous-Use On Wed, Apr 11, 2012 at 9:36 AM, Fabricio Flores <fabrifloresg@gmail.com>wrote:
where I find this variable? and how i configure it?
El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com>escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com>wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 http://www.unidata.com.co
ok I read the links and I see these mysql sentence: INSERT INTO `radcheck` (`id` ,`username` ,`attribute` ,`op` ,`value` )VALUES (NULL , 'testuser', 'User-Password', ':=', 'testpassword'), (NULL , 'testuser', 'Simultaneous-Use', ':=', '1'); with the attribute Simultaneous-Use := 1 i have a simultaneous use or a single session-user? El 11 de abril de 2012 10:17, Nelson Acero Fino <nelson.acero@gmail.com>escribió:
Hi,
http://freeradius.org/radiusd/doc/Simultaneous-Use
On Wed, Apr 11, 2012 at 9:36 AM, Fabricio Flores <fabrifloresg@gmail.com>wrote:
where I find this variable? and how i configure it?
El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com>escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com
wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo Blog Personal <http://fabricioflores.wordpress.com/>
With Simultaneous-Use := 1 you have exactly what you want... On 4/11/2012 6:14 PM, Fabricio Flores wrote:
ok I read the links and I see these mysql sentence:
INSERT INTO `radcheck` (`id` ,`username` ,`attribute` ,`op` ,`value` ) VALUES (NULL , 'testuser', 'User-Password', ':=', 'testpassword'), (NULL , 'testuser', 'Simultaneous-Use', ':=', '1');
with the attribute Simultaneous-Use := 1 i have a simultaneous use or a single session-user?
El 11 de abril de 2012 10:17, Nelson Acero Fino <nelson.acero@gmail.com <mailto:nelson.acero@gmail.com>> escribió:
Hi, http://freeradius.org/radiusd/doc/Simultaneous-Use
On Wed, Apr 11, 2012 at 9:36 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>> wrote:
where I find this variable? and how i configure it?
El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com <mailto:nelson.acero@gmail.com>> escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>> wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 <tel:%28%2B57%29%20316.332.64.33> http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 <tel:%28%2B57%29%20316.332.64.33> http://www.unidata.com.co
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I add a user with Simultaneous-Use := 1 but it didn't work... i can log in from diferents pc´s with the same user... El 11 de abril de 2012 12:36, Marinko Tarlac <mangia81@gmail.com> escribió:
With
Simultaneous-Use := 1
you have exactly what you want...
On 4/11/2012 6:14 PM, Fabricio Flores wrote:
ok I read the links and I see these mysql sentence:
INSERT INTO `radcheck` (`id` ,`username` ,`attribute` ,`op` ,`value` ) VALUES (NULL , 'testuser', 'User-Password', ':=', 'testpassword'), (NULL , 'testuser', 'Simultaneous-Use', ':=', '1');
with the attribute Simultaneous-Use := 1 i have a simultaneous use or a single session-user?
El 11 de abril de 2012 10:17, Nelson Acero Fino <nelson.acero@gmail.com<mailto: nelson.acero@gmail.com**>> escribió:
On Wed, Apr 11, 2012 at 9:36 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com**>> wrote:
where I find this variable? and how i configure it?
El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com <mailto:nelson.acero@gmail.com**>>
escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com**>>
wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.**com<fabri_floresg@hotmail.com>
Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com**> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.**wordpress.com/<http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/**list/users.html<http://www.freeradius.org/list/users.html>
-- Celular: (+57) 316.332.64.33<tel:%28%2B57%29%20316.332.64. **33>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/**list/users.html<http://www.freeradius.org/list/users.html>
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.**com<fabri_floresg@hotmail.com>
Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com**> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.**wordpress.com/<http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/**list/users.html<http://www.freeradius.org/list/users.html>
-- Celular: (+57) 316.332.64.33 <tel:%28%2B57%29%20316.332.64.** 33>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/**list/users.html<http://www.freeradius.org/list/users.html>
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.**com<fabri_floresg@hotmail.com>
Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com**> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.**wordpress.com/<http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/** list/users.html <http://www.freeradius.org/list/users.html>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/** list/users.html <http://www.freeradius.org/list/users.html>
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas MSN: fabri_floresg@hotmail.com Google: fabrifloresg@gmail.com Twitter: fabricioflores Skype: fabriciofloresgallardo Blog Personal <http://fabricioflores.wordpress.com/>
That is because you didn't read even single word which I wrote and which are said here on this list every 48 hours. If you don't want to read and to learn how to do it, you have an option to pay someone to do it for you. I don't think that it is smart to repeat the same things over and over again... and I won't do it. Best regards and consider this topic closed for me... On 4/11/2012 10:22 PM, Fabricio Flores wrote:
I add a user with Simultaneous-Use := 1 but it didn't work... i can log in from diferents pc´s with the same user...
El 11 de abril de 2012 12:36, Marinko Tarlac <mangia81@gmail.com <mailto:mangia81@gmail.com>> escribió:
With
Simultaneous-Use := 1
you have exactly what you want...
On 4/11/2012 6:14 PM, Fabricio Flores wrote:
ok I read the links and I see these mysql sentence:
INSERT INTO `radcheck` (`id` ,`username` ,`attribute` ,`op` ,`value` ) VALUES (NULL , 'testuser', 'User-Password', ':=', 'testpassword'), (NULL , 'testuser', 'Simultaneous-Use', ':=', '1');
with the attribute Simultaneous-Use := 1 i have a simultaneous use or a single session-user?
El 11 de abril de 2012 10:17, Nelson Acero Fino <nelson.acero@gmail.com <mailto:nelson.acero@gmail.com> <mailto:nelson.acero@gmail.com <mailto:nelson.acero@gmail.com>>> escribió:
Hi, http://freeradius.org/radiusd/doc/Simultaneous-Use
On Wed, Apr 11, 2012 at 9:36 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> <mailto:fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>>> wrote:
where I find this variable? and how i configure it?
El 11 de abril de 2012 09:29, Nelson Acero Fino <nelson.acero@gmail.com <mailto:nelson.acero@gmail.com> <mailto:nelson.acero@gmail.com <mailto:nelson.acero@gmail.com>>>
escribió:
Hi,
See the variable Simultaneous-Use.
On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores <fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> <mailto:fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>>>
wrote:
Hi everyone, I have a little problem.... I work with Ubuntu, freeradius, coovachilli. I want that when a user loged in he can´t log in from another pc with his username and password... but he can... how can i controle it?
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> <mailto:fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com>> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> <mailto:fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 <tel:%28%2B57%29%20316.332.64.33> <tel:%28%2B57%29%20316.332.64.33>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> <mailto:fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com>> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> <mailto:fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Celular: (+57) 316.332.64.33 <tel:%28%2B57%29%20316.332.64.33> <tel:%28%2B57%29%20316.332.64.33>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> <mailto:fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com>> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> <mailto:fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com>> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.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
-- Fabricio A. Flores G. Egresado en Ingeniería en Sistemas
MSN: fabri_floresg@hotmail.com <mailto:fabri_floresg@hotmail.com> Google: fabrifloresg@gmail.com <mailto:fabrifloresg@gmail.com> Twitter: fabricioflores Skype: fabriciofloresgallardo
Blog Personal <http://fabricioflores.wordpress.com/>
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (4)
-
Alan DeKok -
Fabricio Flores -
Marinko Tarlac -
Nelson Acero Fino