/etc/shadow - passwords not hashing
Hello,
I have a clean install of CentOS 4.4 with no X, command line only.
This is too weird. When I do 'useradd username -p password' the passwords in the /etc/shadow file are not hashing, they are in clear text. I'm sure they should be hashed. Same with usermod. The root pw is hashed (entered at install) but all users added via useradd are plain text. Pop3 and imap login didn't work until I copied hashed passwords from another box. Any idea why they're not encrypted? Or at the very least, how can I manually hash passwords so I can edit the shadow file and put them in myself?
Regards,
Eric S
|