It's one way to make it more difficult to guess somebody's
password, the salt and the password are encrypted together.
One example of usage is when two users have the same password,
they can not tell it both have the same by looking at the
passwords file.

raymundo

Bruno Negrao wrote:

Hi Raymundo,

in MD5 $1$ is always present, the 8 char string that folows is
the salt and the last 22 chars is the encrypted password.
What is this 'salt' thing?





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to