Help with external authentication using PHP

Alan DeKok aland at deployingradius.com
Fri Apr 5 18:10:28 CEST 2019


On Apr 5, 2019, at 12:03 PM, Ekene Ezeasor <ezeasorekene at gmail.com> wrote:
> Changing the passwords to clear-text is not an option ofcourse and we do
> Wi-Fi. Assuming we want to start using the SQL authorization with sha512
> (with hash). How do I implement the SQL query to check for sha512 password
> using the correct hash?

  Are you using TTLS with inner PAP?  If not, then what you want is impossible.

  If blowfish doesn't work, then changing to SHA512 hashed passwords won't help.

  Understanding the problem helps here.

  Alan DeKok.




More information about the Freeradius-Users mailing list