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

SAFEART Field Descriptions
Safeguard Audit Service Manual 520480-031
7 - 75
OSS File Attributes Record
OssExecOwnerGID
specifies the Group ID. Field value is OSS GroupID.
OSS File Attributes Record
This record represents the OSS File Attributes. Depending on the type of the
operation, clients supply the necessary fields for auditing.
The number of secondary records generated depends on the type of operation.
One or more of these fields appears in the text area representing the File Attributes
record:
OssFileAttrMode
specifies the file mode. SAFEART displays this field in octal format, prefixed by a 0
(zero). For example 0100700 permits only the file owner to read, write, and
execute a regular file, whereas 040700 shows that the owner has read, write, and
search permissions for the directory. For more information, see the Open System
Services System Calls Reference Manual and the symbols specified in the
<sys/stat.h> header file.
OssFileAttrOwnerUID
specifies the User ID of the owner. Field value is OSS UserID.
OssFileAttrOwnerGID
specifies the Group ID. Field value is OSS GroupID.
OssFileAttrRdev
specifies the remote device ID. SAFEART displays this 64-bit double word as two
32-bit words in the format <major,minor>.
OssFileAttrSize
specifies the size of the file. Field type is numeric.
OssFileAttrAccessTime
specifies the last access time of the file. This is a 32-bit represent
ation of the
timestamp. For more information, see the Open System Services System Calls
Reference Manual.
OssFileAttrModTime
specifies the last modification time of the file. This is a 32-bit representation of the
timestamp. For more information, see the Open System Services System Calls
Reference Manual.