Establishing Volume Account Structures and Security [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation
System Administrator's Quick Reference Guide
Establishing Volume Account Structures and Security
Account structures and security for volume sets are established with the
same MPE XL commands used to build account structures and security for
the entire system.
Account and security structures must be created both on the MPE XL system
and on the system volume set. By establishing these structures, system
and file security are linked in a unified whole.
When you set up accounts, groups, or users for volume sets, the
parameters ONVS and HOMEVS are used. The commands may be entered either
from the volutil: prompt by using the form volutil: :command, or from
the command interpreter prompt (:).
Creating a New Account in a Volume Set
The syntax for creating an account on the volume set named by the ONVS=
parameter is:
NEWACCT accountname,username;ONVS=volsetname
MPE/iX 5.0 Documentation