-
Notifications
You must be signed in to change notification settings - Fork 148
AUTHZ_FAIL Audit Event
Endi S. Dewata edited this page May 31, 2023
·
3 revisions
The AUTHZ_FAIL audit event is generated when authorization has failed.
Properties:
-
Outcomemust beFailurefor this event -
aclResourcemust be the ACL resource ID as defined in ACL resource list -
Opmust be one of the operations as defined with the ACL statement, e.g.readfor an ACL statement containing(read,write)
Note: In PKI 10.5 this event is renamed to AUTHZ.
Execute the following command:
$ pki -n caadmin ca-audit-file-find
The server will generate the following events:
[AuditEvent=AUTHZ_FAIL][SubjectID=caadmin][Outcome=Failure][aclResource=certServ er.log.content.signedAudit][Op=read][Info=Authorization Error] authorization fai lure
|
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |