Re: Eduroam & FreeRadius not working so well

2012-12-11 Thread James JJ Hooper
On 11 December 2012 03:14, Mike Diggins wrote: > ok, both the default and inner-tunnel, I assume? default only - you don't want to proxy the inner bit - if the inner realm doesn't match blank or , you need to reject. > I added the section to "authorize", but the DEBUG output indicates the > re

Re: Freeradius like WPA2-PSK

2012-11-29 Thread James JJ Hooper
On 28 November 2012 19:54, Brian Julin wrote: > WPA2-Enterprise with PEAP authentication is automatically recognized > by most new clients these days. The clients will prompt for a username > and a password. If you generate an ntcrypt (by shelling out of FR to > a utility to do so) for an inbou

v2.1.x/src/modules/rlm_mschap/rlm_mschap.c

2012-07-16 Thread James JJ Hooper
Hi Alan, @dcc5543c03 recently committed to github was: } -snprintf(buffer + 12 + 32, sizeof(buffer) - 45, +snprintf(buffer + 45, sizeof(buffer) - 45, " V=3 M=%s", inst->retry_msg); } I may have miscounted, but shouldn't that be: snprint