command used to synchronize changes done in /etc/passwd to
/etc/shadow file?
Answer Posted / hyma
If /etc/shadow file is correpted we need to use pwconv'
command it is automatically recovered.
If /etc/passwd file is correpted we have copy of passwd
file as 'opasswd'. We need to copy that file.
#cp -p /etc/opasswd /etc/passwd
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the login shell?
How can a user increase the number of pseudo-ttys? what is their use?
How can the output be redirected to some other action process in place showing it in the screen?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How can a user access a dos-format disk in solaris?
What can be done to protect the system from overflow exploits?
Explain how to kill a process.
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
What causes the rpc.ttdbserverd process to be cpu bound?
How to login to a remote host with solaris secure shell?
Tell me how to discover global zone name from local zone?
Explain what is multi homed system?
What is difference between swap -l & swap -s?
What are nfs daemons?
What kind of issues you get?