Safeguard Reference Manual (G06.24+, H06.03+ )
Disk-File Security Commands
Safeguard Reference Manual—520618-013
8-48
INFO DISKFILE-PATTERN Command
Examples
1. Any user on the system can display Safeguard status information about the file 
$DATA.BENNY.PROFIT:
=INFO DISKFILE $data.benny.profit, DETAIL 
This detailed INFO report shows that the file PROFIT belongs to the user who has 
user ID 86,4 (PRS.BENNY). The file-authorization record was last modified on 
September 18, 1987, at 9:33 a.m. The ACL for PROFIT indicates that all members 
of the PRS group can read the file, the user who has user ID 86,2 can read and 
write to the file, and both PRS.BENNY and his group manager have all four access 
authorities. The Safeguard software audits all successful or unsuccessful attempts 
to access the file and all successful attempts to change or read the disk file 
authorization record. The protection record is in warning mode.
2. The following command produces a detailed INFO report for all disk files on the 
volume $DEV that have the LICENSE or PROGID attribute set ON:
=INFO DISK $DEV.*.*, DETAIL, WHERE (LICENSE OR PROGID)
INFO DISKFILE-PATTERN Command
INFO DISKFILE-PATTERN displays the attribute values currently stored in a diskfile-
pattern authorization record. INFO DISKFILE-PATTERN produces two types of reports: 
brief and detailed.
Any user can produce an INFO report for any disk file.
OUT listfile
directs the INFO DISKFILE report to listfile. After executing the INFO 
command, SAFECOM redirects its output to the current OUT file.
   LAST-MODIFIED OWNER  STATUS WARNING-MODE
$DATA.BENNY
 PROFIT  18SEP87, 9:33 86,4  THAWED  ON
  086,002  R,W
 086,004 R,W,E,P, O
 086,255 R,W,E,P, O
 086,*  R
 AUDIT-ACCESS-PASS = ALL  AUDIT-MANAGE-PASS = ALL
 AUDIT-ACCESS-FAIL = ALL  AUDIT-MANAGE-FAIL = NONE
 LICENSE = OFF PROGID = OFF CLEARONPURGE = OFF PERSISTENT = OFF
INFO [ / OUT listfile / ] DISKFILE-PATTERN pattern-spec-list
[ , ] [ ALL ] [ WHERE option-list ]
[ , ] [ display-option ] ...










