What utility would you most likely run to fix the problem half shadow passwords and half standard unix encrypted passwords?

Your /etc/passwd file appears to have approximately half shadow passwords and half standard unix encrypted passwords. What utility would you most likely run to fix this?

Your /etc/passwd file appears to have approximately half shadow passwords and half standard unix encrypted passwords. What utility would you most likely run to fix this?

A.
pwconv

B.
passconvert

C.
useradd -conv

D.
pwhash

E.
passwd -fix

Explanation/Reference:
From the man pages:
The pwconv command creates shadow from passwd and an optionally existing shadow.



Leave a Reply 0

Your email address will not be published. Required fields are marked *