"Matanya Elchanani" <[EMAIL PROTECTED]> wrote: > We have two Aironet 350 bridges in a point-to-point config. We use > Cisco-LEAP to get dynamic keys (unfortunately, LEAP is the only EAP > protocol those bridges know). We have been using FreeRadius 0.9.3 with > this setup and it was working fine. We just upgraded to FreeRadius 1.0.1 > and LEAP stopped working. It fails in the following:
You're running on Solaris, right? There's a bug in 1.0.1 which makes MS-CHAP (and LEAP) fail on some systems. A solution for now would be to copy src/include/md4.h, and src/lib/md4.c from 0.9.3 to 1.0.1, and re-build 1.0.1. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

