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
How can a user increase the number of pseudo-ttys? what is their use?
What do you understand by irq assignments?
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
Explain the difference between svm and vxvm?
What are nis daemons?
How can threads be created in a solaris environment? Write an example
Explain how to kill a process.
how to add your own run control script in server?
What causes the rpc.ttdbserverd process to be cpu bound?
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?
What can be a reason for the solaris system slowing down? How can it be rectified?
What do you understand by mail aliases?
Explain the types of installations in solaris
How do you remove a swap space?
How can abiword be compiled for solaris using gcc?