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 |
command used to synchronize changes done in /etc/passwd to /etc/shadow file?
Hi friends this is rakesh recently i went to an interview there they asked me what is the port number using to connect telnet from one system to another system and what deamon is used to connect telnet.
Explain how to kill a process.
How to solve the system hang issue.
Tell me how to discover global zone name from local zone?
How to set the path for core file?
Root mirroring in veritas?
ndd -get /dev/hme0 link-mode
Explain the difference between swap -l & swap -s?
Explain crashdumps & core files?
What are the comman user problems?
How can a user access a dos-format disk in solaris?