1 /HOST
/HOST=host Required. Default: None. If the proxy database has multiple entries with the same user name and UID, the NFS server selects the entry specified with this qualifier.
2 /LOG
/LOG /NOLOG Optional. Default: Displays host, UID, GID, and user name. Displays a full description of the specified proxy database record for you to determine ownership (see /USER_NAME).
3 /OWNER
/OWNER=[uic] Optional. Default: UIC in the selected proxy record. OpenVMS ownership of the container file directory and container file. (The other files in this directory are owned by the OpenVMS users whose proxy database entries correspond to the UNIX owner UIDs of the individual files.)
4 /ROOT_MODE
/ROOT_MODE=n Optional. Default: 755 (provides the following protection for owner, group, and world rwx-rx-rx). UNIX protection of the default container files: root directory, bit map, and superblock. Specify octal values in the following order: for user, for group, for others. The values are: o 0 - No access o 1 - Execute access o 2 - Write access o 3 - Write and execute access o 4 - Read access o 5 - Read and execute access o 6 - Read and write access o 7 - Read, write, and execute access For example, /ROOT_MODE=751 provides: User Read, write, and 7 rwx execute access Group Read and execute 5 rx access Other Execute access 1 x
5 /SIZE
/SIZE=option=value Optional. Default: /SIZE=(INITIAL=8917,EXTEND=160,MAXIMUM=0). Specifies the following file size attributes: o INITIAL Specifies the initial size, in OpenVMS blocks, of the container. Maximum value: 8917. o EXTEND When an extension is necessary, specifies the number of blocks by which the container is extended. Maximum value: 8192. NOTE Using large values might impact system performance and disk usage. In most cases, the default is sufficient. o MAXIMUM Specifies the maximum size of the container. If the value is zero, the size of the container file can increase without limits.
6 /UID
/UID=n Optional. Default: UID in the selected proxy record. Specifies the owner of the UNIX container root directory.
7 /USER_NAME
/USER_NAME=vms_user_name Required. Specifies the user name of the owner of the container file system. The user name must be in the proxy database. The specified user becomes the owner of the internal root directory of the container.