Category (Logger)
|
Logged Events
|
---|---|
Authorization failure
records
(Audit.Data.MetaBoundLib.PermDenied)
|
A user attempts to access a metadata-bound table to which the user has insufficient effective permissions in the metadata layer. Access
is not allowed.
|
Misalignment issue records1
(Audit.Data.MetaBoundLib.AuthAudit)
|
A user accesses a metadata-bound table that is located within a traditional (unbound)
library.
|
A user accesses a traditional (unbound) table that is located within a metadata-bound library.2
|
|
A user accesses a metadata-bound table whose security location reference doesn’t match
the security location reference of
its parent library.
|
|
A user accesses a metadata-bound table whose security name reference doesn’t match
the corresponding secured table object. In other words, there is a mismatch of names (the correspondence is determined by
another identifier).
|
|
A user attempts to access a metadata-bound table whose passwords do not match the
passwords of the corresponding secured library object. In other words, there is a mismatch of passwords. Even if the user’s metadata-layer
permissions are sufficient, access is not allowed.
|
|
1The misalignment issue records do not specify who created the issue; these records just indicate that the issue exists at the time that access is requested. | |
2This is the most important event to audit, because it might indicate an earlier circumvention of security. See Detecting a Circumvention of Update Security. |