LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Password Encryption After MD5 Deprecation (https://www.linuxquestions.org/questions/fedora-35/password-encryption-after-md5-deprecation-355867/)

ombill 08-22-2005 01:15 PM

Password Encryption After MD5 Deprecation
 
Since it was revealed last year that the MD5 hashing algorithm has weaknesses, such services as iso download now use sha1 digests to verify downloaded data. As I recall Md5 was also used for password encryption by fedora, and I suppose that practice has also been deprecated.

My question is how does fedora encrypt passwords now?

The issue arises because after I applied some redhat updates to my RC2 installation, samba is no longer able to see the printer on my windows box. No changes to user definitions have been made for over a year.

Is it possible that a change in encryption algorithms caused this problem?

Matir 08-22-2005 05:16 PM

As root, look in /etc/shadow, and if the passwords start with $1$, then they still use MD5. I believe $2$ passwords are blowfish.


All times are GMT -5. The time now is 05:06 PM.