adspace


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


Please Help Members By Posting Answers For Below Questions

1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?

2241