23 Jul
2024
23 Jul
'24
9:39 a.m.
On Jul 23, 2024, at 1:12 AM, Alan Smith via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
How may I encrypt the password used in Connection info in SQL module? Kindly advise. Thanks.
What problem would that solve? Think about it for a bit. The server has to be able to decrypt that password somehow. So where is the decryption key stored? How can the server get access to it? These kinds of approaches add complexity, and offer zero additional security. Alan DeKok.