Find Dedicated Server Forums

Dedicated Server Web Hosting => General Dedicated Server Hosting Discussion => Topic started by: afsal on July 15, 2014, 10:30:26 AM

Title: What is the command to change from /etc/passwd file to /etc/shadow file?
Post by: afsal on July 15, 2014, 10:30:26 AM
sir,

Command to change from /etc/passwd file to /etc/shadow file

#pwconv
-> It convert /etc/passwd to /etc/shadow

#pwunconv
-> It convert /etc/shadow to /etc/shadow

you can check both file after running pwconv and pwunconv
cmd to get difference.

Thanks
afsal