Installing VolServ
1-10 Getting Started 601351 Rev A
Step 4. Change the /etc/shadow file access mode to 600.
Step 5. Use an editor, such as vi, to view the /etc/shadow
file. Make the following vsadm entry:
Make sure to enter eight colons after the vsadm
string.
Step 6. Reset the /etc/shadow file access mode to 400.
Step 7. Run the passwd command to initialize the vsadm
password.
Note
Creating shadow files are optional. If you are not
creating a shadow file, go to Step 7.
# chmod 600 /etc/shadow
vsadm::::::::
# chmod 400 /etc/shadow
# passwd vsadm