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 |
how many zones can be installed in server which has 4 processors?
How can a user login to another system on his network remotely?
major diffences b/w solars 9 & 10?
How do you view shared memory statistics?
how to create 100 users at a time in solaris?
How to make ip address persistent across reboots?
What can be a reason for the solaris system slowing down? How can it be rectified?
How to configure Veritas Kernel? Daemons in Veritas VM?
How do you connect to remote machines? I said using secure crt using ssh.
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
If system got crashed. How do u troubleshoot? What are starting steps?
what is the difference between sc> and lom> ?