Thor Spruyt wrote:
Marc-Henri Boisis-delavaud wrote:
Hello Were Can I found patches for cisco wlse work ? Marc
Huh... my best guess would be cisco.com :)
Here are the patches. These were made against FreeRadius 1.0.0 Here's how to apply them: 1. mkdir patchdir, cd patchdir 2. gzip -dc freeradius-1.0.0-wlse-patches.tar.gz |tar -xvf - 3. Grab the FreeRadius-1.0.0 source code and extract it. 4. cd freeradius-1.0.0/src/modules/rlm_eap 5. Apply the eap.c patch: patch </patchdir/freeradius-1.0.0-eap-patch 6. Apply the mem.c patch: patch </patchdir/freeradius-1.0.0-mem-patch 7. Apply the rlm_leap patch: cd freeradius-1.0.0/src/modules/rlm_eap/types/rlm_leap, patch </patchdir/freeradius-1.0.0-leap-patch Configure and compile as usual. Thanks should be given to Richard Timsit and John Koen for their assistance in providing/testing these patches. Best Regards, -- Mike McNeil Sr. Network Engineer University of California Berkeley Ph: 510-643-4656