How to use RADIUS to check passwords through CHAP against MD5 hash in MySQL?
Hello,
I have a client that uses chap to my RADIUS server. There is a MySQL database with md5 hashed passwords. How to make RADIUS use CHAP module to check against MD5 hash im Mysql database?
FreeRadius v 1.1.3
Thanks
-Nik