Re: [RADIATOR] AuthBy SQL Reject or Accept in the SQL results

2012-02-09 Thread Heikki Vatiainen
On 02/08/2012 07:40 PM, Lee Solway wrote: Hello Lee, Is there a way I can set an access Accept or Reject in the MySQL results generated by AuthBy SQL? Please see below for one method. Currently I have a stored procedure that I call in the following.. I would like the SP to be able to

[RADIATOR] iOS5 and untrusted/not verified EAP certificates

2012-02-09 Thread Mike Puchol
Hi all, I'm testing EAP-PEAP with an iPad running iOS5.1, and even though I'm using an SSL certificate from Digicert, signed using SHA-1, and Digicert being on the list of trusted CAs by iOS (I even checked the serial number, which is good), I get the following on the iPad's debug console:

Re: [RADIATOR] iOS5 and untrusted/not verified EAP certificates

2012-02-09 Thread Alexander Hartmaier
Hi Mike, does IOS 5.1 finally support PEAP-TLS? Best regards, Alex Am 2012-02-09 14:08, schrieb Mike Puchol: Hi all, I'm testing EAP-PEAP with an iPad running iOS5.1, and even though I'm using an SSL certificate from Digicert, signed using SHA-1, and Digicert being on the list of trusted

Re: [RADIATOR] AuthBy SQL Reject or Accept in the SQL results

2012-02-09 Thread Heikki Vatiainen
On 02/09/2012 01:43 PM, Michael wrote: I use a reject column in my user database, and SELECT it like this: SELECT username, crypt, CONCAT('Reject:',reject), and: AuthColumnDef 2, Auth-Type, check Yes, this is a very good method to do it. so, if the reject column is NULL, CONCAT

Re: [RADIATOR] iOS5 and untrusted/not verified EAP certificates

2012-02-09 Thread Heikki Vatiainen
On 02/09/2012 03:08 PM, Mike Puchol wrote: Hello Mike, I'm testing EAP-PEAP with an iPad running iOS5.1, and even though I'm using an SSL certificate from Digicert, signed using SHA-1, and Digicert being on the list of trusted CAs by iOS (I even checked the serial number, which is good), I

[RADIATOR] Performance tuning

2012-02-09 Thread Jared Watkins
Hello.. I'm attempting to load some old cdr accounting data into my dev environment through Radiator and I'm seeing a problem with dropped records. I saw the note in the doc about increasing the SocketQueueLength and I've done that both in the Radiator config and in the OS... taking it from