RE: mysql simultaneous login detection

2008-05-23 Thread Sascha Kiefer
list Subject: Re: mysql simultaneous login detection Hi, Extract from my radius.conf file has this :- session { sql } do you use SQL for anything other than simultaneous usage checking - if not, you will need to an sql to the 'instantiate' section to get the engine alive

Re: mysql simultaneous login detection

2008-05-23 Thread A . L . M . Buxey
Hi, Extract from my radius.conf file has this :- session { sql } do you use SQL for anything other than simultaneous usage checking - if not, you will need to an sql to the 'instantiate' section to get the engine alive. but there again, radiusd -X will tell you these things in its

Re: mysql simultaneous login detection

2008-05-22 Thread Alan DeKok
Gabriel J Marais wrote: I have been trying to setup freeradius with mysql to detect and reject simultaneous logins for the past two days and been reading up, but I can't get it working at all. Perhaps someone here has some more information on a working example for me... ? ... Any pointers

RE: mysql simultaneous login detection

2008-05-22 Thread Gabriel J Marais
] Sent: Thursday, May 22, 2008 8:56 AM To: [EMAIL PROTECTED]; FreeRadius users mailing list Subject: Re: mysql simultaneous login detection Gabriel J Marais wrote: I have been trying to setup freeradius with mysql to detect and reject simultaneous logins for the past two days and been reading up

Re: mysql simultaneous login detection

2008-05-22 Thread Alan DeKok
Gabriel J Marais wrote: Don't CC me. I *DO* read the list. Thanks for the reply. I have had a look at the debug mode (I think it's running radiusd -X ??) As documented in the FAQ, README, INSTALL, and daily on this list. Is there anywhere else we should document this? 1. I am

RE: mysql simultaneous login detection

2008-05-22 Thread Gabriel J Marais
Extract from my radius.conf file has this :- session { sql } Seems like it is configured. G -Original Message- From: Alan DeKok [mailto:[EMAIL PROTECTED] Sent: Thursday, May 22, 2008 8:43 PM To: [EMAIL PROTECTED]; FreeRadius users mailing list Subject: Re: mysql simultaneous

mysql simultaneous login detection

2008-05-21 Thread Gabriel J Marais
Hi I have been trying to setup freeradius with mysql to detect and reject simultaneous logins for the past two days and been reading up, but I can't get it working at all. Perhaps someone here has some more information on a working example for me... ? mysql select UserName, GroupName from