The password and the secret are two different things. When you set up FreeRadius you had to put a "secret = " line in the client clause for your NAS. You have to put that same secret in the NAS (don't ask us where, that depends on the NAS.) In your case your "NAS" is your AP or your LWAP/CWAP controller. The secret is used to encrypt sensitive fields in RADIUS packets. If it does not match on both ends, those fields look scrambled on the receiving end. ________________________________ From: freeradius-users-bounces+bjulin=clarku.edu@lists.freeradius.org [mailto:freeradius-users-bounces+bjulin=clarku.edu@lists.freeradius.org] On Behalf Of Javier Ruiz Escalante Sent: Monday, March 05, 2012 10:04 AM To: freeradius-users@lists.freeradius.org Subject: RE: Authentification Thank you very much, but the password is ""testsecret", I don't know why it shows this strange password, I don't know if it is related to the port 443, as in the server console is working perfectly with the password "testsecret" Thanks!! Regards Javier Ruiz Escalante Teléfono: 00 34 512 700 524 Skype: fruiz002
Date: Mon, 5 Mar 2012 06:46:01 -0800 From: whopeman@vocollect.com To: freeradius-users@lists.freeradius.org Subject: Re: Authentification
Hi, NOTE the section here:
User-Name = "mysqltest" User-Password = "O%:snv\nB\334Ξ\300H\035\235e"
And here
Mon Mar 5 12:36:33 2012 : Info: [pap] login attempt with password "O%:snv B��?�H??e" Mon Mar 5 12:36:33 2012 : Info: [pap] Using clear text password "testsecret" Mon Mar 5 12:36:33 2012 : Info: [pap] Passwords don't match
The password that the client is sending and the one listed in the DB are different. You will need to fix the client password or update the DB.
--Ward
-- View this message in context: http://freeradius.1045715.n5.nabble.com/Authentification-tp5537600p5537725.h... Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html