Hello, I dunno if this is already documented anywhere, but it seems as that configure does not configure rlm_eap to be build properly by default; after adding the following line --with-rlm_eap to my ./configure thing, it worked! Wulf Kaiser IT Services Web Development | Database Administration Webmaster www.mpimf-heidelberg.mpg.de Zentrale Hard- und Softwarebeschaffung Max-Planck-Institut für medizinische Forschung Jahnstrasse 29 69120 Heidelberg Fon +49 6221 486560 Fax +49 6221 486561 Mobil +49 172 6235901
-----Ursprüngliche Nachricht----- Von: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] Im Auftrag von Alan DeKok Gesendet: Donnerstag, 22. September 2005 17:22 An: FreeRadius users mailing list Betreff: Re: Unknown Auth-Type "eap" in authenticate section.
Wulf Kaiser <wkaiser@mpimf-heidelberg.mpg.de> wrote:
rlm_eap: Loaded and initialized type mschapv2 Module: Instantiated eap (eap) radiusd.conf[124] Unknown Auth-Type "eap" in authenticate section.
That error is a bit misleading, and should be fixed.
What's happening is that the EAP module is failing to start properly, and exiting. The module handling code doesn't properly detect the difference between "no EAP" and "failed EAP".
But the EAP module *should* print out messages saying why it failed.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html