hi
> I followed your suggestion but I'm continuing having problems. > I configured radiusd.conf as Arthur's advice, clients.conf (I suppose correctly). In > users file I put my user as follow: > pippo Auth-Type := Local User-Password == "pippo" (I must comment all other users > or last DEFAULT entries can remain uncommented??). > Now is there any other item to configure inside radiusd.conf file? Are there further > files in raddb directory it's necessary to configure to enable EAP-MD5? If yes could > you report me a sample of configuration?. no, there are no other files concerned as those mentioned in the FAQ. check the following points: - assure that the eap-md5 module is correct and loaded during radiusd startup (try ldd on the module, look at the init sequence in debug mode of radiusd, etc.) - if that doesn't change anything, you could try explicitly setting Auth-Type := EAP in the user configuration file. that would set the Auth-Type independently of the authorization section. the eap module still should be in the authenticate section though (remove all the rest for test purposes) > Sorry for these continuous questions, but is important for me make the system to > work. > Thank you very much and regards, no problem. ciao artur -- Artur Hecker artur[at]hecker.info - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
