Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Disk Volume and Subvolume Security Commands
Safeguard Reference Manual 520618-030
9 - 34
SHOW VOLUME and SUBVOLUME Commands
ON enables warning mode for the specified volume or subvolume. The initial
value is OFF, which disables warning mode for the specified volume or
subvolume.
Examples
These commands allow all members of group 86 (except user 86,8) to create files on a
subvolume for which an authorization record is added with the specified default values.
Also, the Safeguard software audits successful attempts to manage the subvolume
authorization record:
=ASSUME SUBVOLUME
=SET ACCESS 86,* c; 86,8 DENY c
=SET AUDIT-MANAGE-PASS all
=SHOW
The display shows:
SHOW VOLUME and SUBVOLUME Commands
SHOW VOLUME displays the current default values for the volume attributes. SHOW
SUBVOLUME displays the current default values for the subvolume attribute.
When you add a volume authorization record, the default volume attribute values are
used for any attributes you do not specify in the ADD VOLUME command. Similarly
,
when you add a subvolume authorization record, the default subvolume attribute
values are used for any attributes you do not specify in the ADD SUBVOLUME
command.
OUT listfile
directs the SHOW VOLUME or SHOW SUBVOLUME report to listfile. After
you execute the SHOW command, SAFECOM redirects output to the current OUT
file.
For listfile, specify any file name. SAFECOM opens listfile and appends
th
e SHOW report to the file. If listfile does not exist, SAFECOM creates an
EDIT-format file and writes the SHOW report to that file.
TYPE OWNER WARNING-MODE
SUBVOLUME 86,2 OFF
OBJECT-TEXT-DESCRIPTION =
AUDIT-ACCESS-PASS = NONE AUDIT-MANAGE-PASS = ALL
AUDIT-ACCESS-FAIL = NONE AUDIT-MANAGE-FAIL = NONE
086,008 DENY C
086,* C
SHOW [ / OUT listfile / ] { VOLUME | SUBVOLUME }