command used to synchronize changes done in /etc/passwd to
/etc/shadow file?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jstkiran
The pwconv command creates and updates /etc/shadow with
information from /etc/passwd.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / karthik
The command 'pwck ' is used to synchronize the changes done
in /etc/passwd to /etc/shadow.
' pwconv " - convert to and from shadow passwords and groups
Is This Answer Correct ? | 1 Yes | 0 No |
Tell me how to discover global zone name from local zone?
How to check OBP version?
What are the monitoring tools do use ?
3 Answers Reddy Labs, Satyam, Wipro,
What kind of issues you get?
Jumpstart?
Tell me how to mount the floppy & cd-rom?
If system got crashed. How do u troubleshoot? What are starting steps?
How to add gateway in solaris ?
in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.
Explain the types of installations in solaris
what is the main usage of maintaining the system logs in solaris
In solaris 10 root Disk is 98% full what steps to be taken?