Safeguard Reference Manual (G06.24+, H06.03+ )
Disk-File Security Commands
Safeguard Reference Manual—520618-013
8-71
SHOW DISKFILE-PATTERN Command
Examples
User 33,3 owns the disk file $DATA.MONEY.BUSNS. This user enters commands to 
set up default attribute values before adding a Safeguard authorization record for the 
file:
=ASSUME DISKFILE
=SET ACCESS 33,3 (r,w,e,p) ; 33,255 (r,w,e,p)
=SET ACCESS 33,13 DENY (r,w,e,p) ; 33,16 DENY (r,w)
=SET AUDIT-ACCESS-PASS all, AUDIT-MANAGE-PASS local
=SHOW 
Now user 33,3 adds an authorization record for this file:
=ADD $data.money.busns
SHOW DISKFILE-PATTERN Command
The SHOW DISKFILE-PATTERN command displays the current default values for the 
attributes associated with the object type.
OUT listfile
directs the SHOW DISKFILE-PATTERN report to listfile. After executing the 
SHOW command, SAFECOM redirects its output to the current OUT file.
For listfile, specify any file name. SAFECOM opens listfile and appends 
the SHOW report to the file. If listfile does not exist, SAFECOM creates an 
EDIT file by that name and writes the SHOW report to that file.
DISKFILE-PATTERN
specifies DISKFILE-PATTERN as the object type for the SHOW command. Omit it 
if DISKFILE-PATTERN is the assumed object type. (For more information on 
assumed object types, see the ASSUME Command on page 4-3.)
TYPE   OWNER WARNING-MODE
 DISKFILE  33,3  OFF
 AUDIT-ACCESS-PASS = ALL  AUDIT-MANAGE-PASS = LOCAL
 AUDIT-ACCESS-FAIL = NONE  AUDIT-MANAGE-FAIL = NONE
 LICENSE = OFF PROGID = OFF CLEARONPURGE = OFF PERSISTENT = OFF
 TRUST =OFF (H-series only)
  033,003  R,W,E,P
 033,013 DENY R,W,E,P
 033,016 DENY R,W
 033,255 R,W,E,P
SHOW [ / OUT listfile / ] DISKFILE-PATTERN










