i just went through this. change:Sorry Brian,
> #### users ##### > > "tester" Auth-Type :=MS-CHAP, User-Password == "test"
to Auth-Type: Local
and let the radius server do its job. i got rather scolded for fiddling with the auth-type.
--brian
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
i changed the Auth-Type to Local, but it did not work. The error Message recieved is listed below.
If your setup work, please send your radiusd.conf and users files as Attachment, this can help a lot.
I think the Problem is only the following line: auth: No User-Password or CHAP-Password attribute in the request
He opens the Peap-Pakt, but see nothing like a password......
Thanks to you anyway!
########### radiusd -X -A -f ############
... rad_recv: Access-Request packet from host [IP], id=12, length=95 User-Name = "tester" NAS-IP-Address = [IP] NAS-Identifier = "port" NAS-Port = 29 Service-Type = Framed-User Framed-MTU = 1400 NAS-Port-Type = Wireless-802.11 EAP-Message = 0x020c000b01746573746572 Message-Authenticator = 0xfbccbf9244d0a44b7856d130ce1e1afd modcall: entering group authorize for request 0 modcall[authorize]: module "preprocess" returns ok for request 0 rlm_eap: EAP packet type response id 12 length 11 rlm_eap: No EAP Start, assuming it's an on-going EAP conversation modcall[authorize]: module "eap" returns updated for request 0 users: Matched tester at 143 modcall[authorize]: module "files" returns ok for request 0 modcall: group authorize returns updated for request 0 rad_check_password: Found Auth-Type Local auth: type Local auth: No User-Password or CHAP-Password attribute in the request auth: Failed to validate the user. Delaying request 0 for 1 seconds Finished request 0 Going to the next request --- Walking the entire request list --- Waking up in 1 seconds... --- Walking the entire request list --- Waking up in 1 seconds... --- Walking the entire request list --- Sending Access-Reject of id 12 to [IP] Waking up in 4 seconds... --- Walking the entire request list --- Cleaning up request 0 ID 12 with timestamp 400f9aeb Nothing to do. Sleeping until we see a request.
#####################################
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html