Hello ,
I’m trying to use Free radius with MariaDB
It works only if I’m using a clear text once I try to use MD5 or anything else it doesn’t work !
Can anyone tell where to find the issue ?
Best Regards
Hello ,
I’m trying to use Free radius with MariaDB
It works only if I’m using a clear text once I try to use MD5 or anything else it doesn’t work !
Can anyone tell where to find the issue ?
Best Regards
Which service, as Mikrotik can use RADIUS for dhcp, dot1x, hotspot, ipsec, login, ppp and wireless.
Likely you are running into a fundamental issue with RADIUS which typically needs either the credentials to be transmitted in plaintext secured by some other mechanism (e.g. TLS), or the credentials storing in plaintext / reversibly encrypted.