NetBatch Manual
Commands
NetBatch Manual—522460-004
6-197
VOLUME Command
volume
is one of:
$volume-name.subvolume-name
are volume and subvolume names.
$volume-name
is a volume name.
subvolume-name
is a subvolume name. If you specify subvolume-name but omit $volume-
name, BATCHCOM resets the default volume to the volume from the current
TACL environment.
security
is a four-character string specifying Guardian security for read, write, execute, and
purge (RWEP) file access. For each type of access, specify one of these codes to
indicate the required security level:
Considerations
•
The VOLUME command is available to all users.
•
BATCHCOM adopts its initial node, volume, subvolume, and security defaults from
the current TACL environment. To revert to these defaults at any time during a
session, type VOLUME on its own, then press RETURN.
•
BATCHCOM maintains the VOLUME attribute of the DEFINE =_DEFAULTS in
parallel with the current default node, volume, and subvolume. A VOLUME
command changes DEFINE =_DEFAULTS in the working-attributes set. A SET
ATTACHMENT-SET (DEFINE =_DEFAULTS, CLASS DEFAULTS, VOLUME …)
Code Description
A Anyone—Lets any local user access the file.
N Network—Lets any local or remote user access the file.
G Group—Lets any local user in the owner’s group access the file.
C Community—Lets any local or remote user in the owner’s group access the file.
O Owner—Lets only the local owner access the file.
U User—Lets the owner access the file from a local or remote node.
- Hyphen—Lets only the local super ID (255,255) access the file. Available as an
option for the W, E, and P security attributes only.