One session per user

2012-04-11 Thread Fabricio Flores
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:

Re: One session per user

2012-04-11 Thread Nelson Acero Fino
Hi, See the variable Simultaneous-Use. On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores fabriflor...@gmail.comwrote: 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

RE: Windows 7 prompting several times

2012-04-11 Thread Morris, Andi
Just to update anyone else with this issue, we have found the cause of the problem on our network was indeed the Cisco config. On our wireless controller we used the command below and the re-request no longer appears. I'm still playing with the timeouts for the catalyst switches for the

Re: One session per user

2012-04-11 Thread Fabricio Flores
where I find this variable? and how i configure it? El 11 de abril de 2012 09:29, Nelson Acero Fino nelson.ac...@gmail.comescribió: Hi, See the variable Simultaneous-Use. On Wed, Apr 11, 2012 at 9:12 AM, Fabricio Flores fabriflor...@gmail.comwrote: Hi everyone, I have a little

Re: One session per user

2012-04-11 Thread Alan DeKok
Fabricio Flores wrote: where I find this variable? and how i configure it? Go to the wiki. Type Simultaneous-Use into the search box. Read the documentation. This should *not* be difficult. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: One session per user

2012-04-11 Thread Marinko Tarlac
http://www.serveradminblog.com/2011/12/freeradius-install-howto-4-populating-tables/ 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.ac...@gmail.com mailto:nelson.ac...@gmail.com escribió:

Re: Windows 7 prompting several times

2012-04-11 Thread Matthew Newton
Hi Andi, On Wed, Apr 11, 2012 at 02:52:15PM +, Morris, Andi wrote: Just to update anyone else with this issue, we have found the cause of the problem on our network was indeed the Cisco config. Thought that would be the case (that, or Windows). Across their product range, Cisco do often

Re: One session per user

2012-04-11 Thread Fabricio Flores
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

MS-CHAPv2, allow_retry=yes, but no code to handle the retry?

2012-04-11 Thread James J J Hooper
Hi All, FR 2.1.x Git, doing PEAP against AD via ntlm_auth. I thought that with: allow_retry = yes [in modules/mschap] and send_error = yes [in modules/eap] ...FR has the functionality to take the second password attempt, and re-try it against AD i.e. The scenario outlined in section 9.1.4 of

Re: One session per user

2012-04-11 Thread Marinko Tarlac
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', ':=',

Re: MS-CHAPv2, allow_retry=yes, but no code to handle the retry?

2012-04-11 Thread James J J Hooper
On 11/04/2012 17:24, James J J Hooper wrote: Hi All, FR 2.1.x Git, doing PEAP against AD via ntlm_auth. I thought that with: allow_retry = yes [in modules/mschap] and send_error = yes [in modules/eap] ...FR has the functionality to take the second password attempt, and re-try it against AD

Re: One session per user

2012-04-11 Thread Fabricio Flores
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 mangi...@gmail.com escribió: With Simultaneous-Use := 1 you have exactly what you want... On 4/11/2012 6:14 PM, Fabricio

Re: One session per user

2012-04-11 Thread Marinko Tarlac
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