Crypt-Password

Alan DeKok aland at deployingradius.com
Fri Jan 26 21:31:55 UTC 2024


On Jan 26, 2024, at 2:42 PM, Aurélio de Souza Ribeiro Neto <netolistas at mpc.com.br> wrote:
>     I'm using FreeRadius and MySQL 5.7 with Crypt-Password and to generate the Crypt Password I'm using MySQL ENCRYPT function with salt.
> 
>     Now I'm trying to go to MySQL 8 and ENCRYPT function is deprecated!
> 
>     What I need to do to generate a salt password for freeradius?

  There are a number of tools which create crypt'd passwords.  See the "crypt" command in most Linux distributions.

https://manpages.ubuntu.com/manpages/focal/en/man1/crypt.1.html

  Alan DeKok.


More information about the Freeradius-Users mailing list