At 09:35 AM 6/20/2003, you wrote:
I'm trying to set up a configuration where the freeradius server
authenticates win 2000 clients in a wireless lan with cisco aironet 350.

(Sorry for this long mex)

My forbidden dream is ldap, but ... for the moment eap is enough.

Here are the main portion of conf files.
radiusd.conf
* * *
bind_address = 192.168.27.4
modules {
        eap {
#               default_eap_type = md5
                timer_expire     = 60
#               md5 {
#               }

I don't use rlm_eap but suggest you read src/radiusd/doc/rlm_eap. It explains exactly what your problem is, (e.g. "At least one EAP-Type sub-stanza should be defined as above, otherwise the server will not know what type of eap authentication mechanism to be used....All the various options and their associated default values for each EAP-Type are documented in the sample radiusd.conf that is provided with the distribution."). Looks to me like you have said requirements commented out in your eap block.


HTH,

Chris Brotsos



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to