Safeguard Audit Service Manual (G06.24+, H06.03+)

SAFEART Field Descriptions
Safeguard Audit Service Manual520480-014
7-56
OSS Access Mode Record
Secondary Text Area
The fields in the secondary text area contain a prefix to help you identify the type of
OSS record that appears in the text area:
The fields that appear in the text area for each type of OSS record are discussed next.
The text areas appear in alphabetic order based on their respective prefixes.
OSS Access Mode Record
An attempt to determine the accessibility of a file residing in an audited fileset
generates one secondary record.
This field appears in the text area representing the Access Mode record:
OssAccessMode
specifies the type of access requested for the file. SAFEART displays this field in
octal format, prefixed with a 0 (zero). The bit pattern in the access mode audited is
constructed by a logical OR of values from this list:
For more details on access mode, see the Open System Services System Calls
Reference Manual.
Field Prefix OSS Record Secondary Text Area Type
OssAccess OSS Access Mode Record
OssAccess
OssAclAttr OSS ACLs Attribute Record
OssAclAttr
OssAuditAttr OSS Audit Attribute Record
OssAudit
OssExec OSS Process Startup Record
OssExec
OssFileAttr OSS File Attributes Record
OssFileAttr
OssKill OSS Kill Record
OssKill
OssLink OSS Link Record
OssLink
OssOpen OSS Open Record
OssOpen
OssProcGroup OSS Process Group ID Record
OssProcessGroup
OssProcess OSS Process Set ID Record
OssProcessSetID
OssUtime OSS File Times Record
OssUtime
OssRename OSS Rename Record
Object
Note. OssAclAttr is supported only on systems running G06.29 and later G-series RVUs and
H06.08 and later H-series RVUs. For information on OSS record, see OSS ACLs Attribute
Record on page 7-57.
R_OK 04 Checks read permissions
W_OK 02 Checks write permissions
X_OK 01 Checks execute (search) permissions
F_OK 00 Checks to see if the file exists