Crypt-Password
Alan DeKok
aland at deployingradius.com
Sat Jan 27 15:49:02 UTC 2024
On Jan 27, 2024, at 10:20 AM, Aurélio de Souza Ribeiro Neto <netolistas at mpc.com.br> wrote:
> Ok, but how FreeRadius knows what kind of crypt I'm using?
All that information is encoded in the crypt password. FreeRADIUS uses the same crypt() libraries and APIs which the "crypt" command uses to create the password.
So FreeRADIUS just hands the password back to the crypt libraries, and the libraries figure it out.
Alan DeKok.
More information about the Freeradius-Users
mailing list