Authentication against crypted shadow password
Hello All,
When you type the password in the login prompt how this password is checked against the crypted password located in /etc/shadow to grant access.
Is it seed encryption checking? how can we find the seed used for encryption?
Thank you in advance.