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
List out a few performance monitoring tools.
Explain the run levels that are used in solaris10?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
Tell me how to mount the floppy & cd-rom?
How can a user boot in solaris as root if the password is non functional?
What can be a reason for the solaris system slowing down? How can it be rectified?
What do you understand by mail aliases?
What kind of issues you get?
Explain the types of installations in solaris
What causes the rpc.ttdbserverd process to be cpu bound?
How do you break the root password?
In solaris 10 root Disk is 98% full what steps to be taken?
Tell me how to set the path for core file?
Explain custom jumpstart procedure?