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-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] AuthBy SQL result: IGNORE, User database access error

2010-06-25 Thread Adam Gerson
That worked. Thank you. What did -i do? Adam -- Adam Gerson Assistant Director of Technology Columbia Grammar and Prep School phone. 212-749-6200 ex. 321 fax. 212-428-6806 ager...@cgps.org http://www.cgps.org On 6/24/10 5:10 AM, Hugh Irvine wrote: Hello Adam - Try this:

[RADIATOR] ERR: Attribute number 101

2010-06-25 Thread Adam Gerson
I see this a lot in my logs. Is that a problem? Fri Jun 25 00:07:45 2010: ERR: Attribute number 101 (vendor 9967) is not defined in your dictionary Fri Jun 25 00:34:45 2010: ERR: Attribute number 101 (vendor 9967) is not defined in your dictionary Fri Jun 25 01:00:46 2010: ERR: Attribute

Re: [RADIATOR] ERR: Attribute number 101

2010-06-25 Thread Adam Gerson
Bluesocket is what we use. What is a radius dictionary and whats it used for? What would I do with it once I got it? Adam -- Adam Gerson Assistant Director of Technology Columbia Grammar and Prep School phone. 212-749-6200 ex. 321 fax. 212-428-6806 ager...@cgps.org http://www.cgps.org On

Re: [RADIATOR] ERR: Attribute number 101

2010-06-25 Thread Kurt Jaeger
Hi! Bluesocket is what we use. What is a radius dictionary and whats it used for? What would I do with it once I got it? Radius packets are binary encodings of Type-Key-Value attribute sets. There are standard radius attributes and there are enterprise (vendor) specific attributes. These

Re: [RADIATOR] AuthBy SQL result: IGNORE, User database access error

2010-06-25 Thread Hugh Irvine
Hello Adam - The -I parameter to perl indicates where to find the Radiator modules. Here is the help for perl: Radiator-4.6 hugh$ perl -h Usage: perl [switches] [--] [programfile] [arguments] -0[octal] specify record separator (\0, if no argument) -aautosplit mode