Re: [RADIATOR] EAP-SIM Authentication Issue

2010-06-29 Thread Mike McCauley
Hello, Thanks for the update. Pls let us know if we can help further Cheers. On Tuesday 29 June 2010 05:28:26 pm Rajesh Thota wrote: > Mike/Hugh, > > Appreciate your help on this. I got it working. The problem was with > RAND attribute. Fixed the CGI which is delivering the Kc & RAND. > > Th

Re: [RADIATOR] EAP-SIM Authentication Issue

2010-06-29 Thread Rajesh Thota
Mike/Hugh, Appreciate your help on this. I got it working. The problem was with RAND attribute. Fixed the CGI which is delivering the Kc & RAND. Thanks. Rajesh. On Fri, Jun 25, 2010 at 1:53 AM, Mike McCauley wrote: > HEllo, > > On Thursday 24 June 2010 11:55:12 pm Rajesh Thota wrote: > >

Re: [RADIATOR] EAP-SIM Authentication Issue

2010-06-26 Thread Rajesh Thota
Hello, Can anyone else be of help. Thanks Rajesh. On Fri, Jun 25, 2010 at 2:39 PM, Hugh Irvine wrote: > > Hello Rajesh - > > Mike is away until next week. > > regards > > Hugh > > > On 25 Jun 2010, at 18:20, Rajesh Thota wrote: > > > Hi Mike, > > > > Appreciate your quick response. I modifie

Re: [RADIATOR] EAP-SIM Authentication Issue

2010-06-25 Thread Hugh Irvine
Hello Rajesh - Mike is away until next week. regards Hugh On 25 Jun 2010, at 18:20, Rajesh Thota wrote: > Hi Mike, > > Appreciate your quick response. I modified the code to pull 3 triplets from > the HTTP server and pass it like this. I also modified the radius.cfg > (NumTriplets 3). >

Re: [RADIATOR] EAP-SIM Authentication Issue

2010-06-25 Thread Rajesh Thota
Hi Mike, Appreciate your quick response. I modified the code to pull 3 triplets from the HTTP server and pass it like this. I also modified the radius.cfg (NumTriplets 3). ---

Re: [RADIATOR] EAP-SIM Authentication Issue

2010-06-24 Thread Mike McCauley
HEllo, On Thursday 24 June 2010 11:55:12 pm Rajesh Thota wrote: > Hello All, > > I am in the process of evaluating Radiator. 2 Main features I would be > needing is EAP-SIM and EAP-PEAP. > > I have been working on modifying the EAP-SIM.pm file I have just modified > the sim_request_triplets sub

[RADIATOR] EAP-SIM Authentication Issue

2010-06-24 Thread Rajesh Thota
Hello All, I am in the process of evaluating Radiator. 2 Main features I would be needing is EAP-SIM and EAP-PEAP. I have been working on modifying the EAP-SIM.pm file I have just modified the sim_request_triplets subroutine to pull the GSM triplets using a HTTP GET request to a server. The H