|
|
|
|
|
by vajrabum
1002 days ago
|
|
/etc/shadow was born not because /etc/passwd had a plain text password but because the hashes became crackable and /etc/passwd is a public read file. Linux has never had them. Here's the man page indicating encrypted passwords for Unix v7 /etc/passwd release in 1979: https://man.cat-v.org/unix_7th/5/passwd |
|
My mistaken memory really sells the underlying point that everything old is new again.