CHAP WITH MD5 SQL PASSWORD
Hi There, I have a FREE RADIUS Ubuntu installation and i am trying to get a CHAP authentication working with password that is stored in MD5 hash format in MySQL database. If i put a cleat text password the authentication works perfect with CHAP and PAP but the moment i use a md5 hashed password i get Reject packets. I have tried putting the password as Password, Clear-Text-password, MD5-Password, CHAP-Passoword, User-Password with no success. Please if someone have any hints for me please respond to this post. Regards, Ivo
On 22 Sep 2011, at 08:08, Ivaylo Petkov wrote:
Hi There,
I have a FREE RADIUS Ubuntu installation and i am trying to get a CHAP authentication working with password that is stored in MD5 hash format in MySQL database. If i put a cleat text password the authentication works perfect with CHAP and PAP but the moment i use a md5 hashed password i get Reject packets. I have tried putting the password as Password, Clear-Text-password, MD5-Password, CHAP-Passoword, User-Password with no success. Please if someone have any hints for me please respond to this post.
You can't do CHAP with any kind of encrypted password. Look, pretty table! http://deployingradius.com/documents/protocols/compatibility.html Arran Cudbard-Bell a.cudbardb@freeradius.org Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !
participants (2)
-
Arran Cudbard-Bell -
Ivaylo Petkov