Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)
SAFEART Field Descriptions
Safeguard Audit Service Manual — 520480-031
7 - 71
OSS ACLs Attribute Record
For more details on access mode, see the Open System Services System Calls 
Reference Manual.
OSS ACLs Attribute 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.
OssAclAttrFileMode
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.
OssAclAttrOwnerUID
specifies the User ID of the owner. Field value is OSS User ID.
OssAclAttrOwnerGID
specifies the Group ID. Field value is OSS Group ID.
OssAclAttrRdev
specifies the remote device ID. SAFEART displays this 64-bit double word as two 
32-bit words in the format <major,minor>.
OssAclAttrSize
specifies the size of the file. Field value is numeric.
OssAclAttrAccessTime
specifies the time when the ACL was accessed. This is a 32-bit represent
ation of 
the timestamp.
OssAclAttrModTime
specifies the time when the ACL was modified. This is a 32-bit represent
ation of 
the timestamp.
OssAclAttrChangeTime
specifies the time of the last file st
atus change. This is a 32-bit representation of 
the timestamp.
Note.  OssAclAttr is supported only on systems running G06.29 and later G-series RVUs and 
H06.08 and later H-series RVUs.










