The audit service and client require an ACL in order to work properly. TPS already has the ACL. See acl.ldif:
resourceACLS: certServer.tps.audit:read,modify:allow (read,modify) group="Administrators":Only admins can access configuration.
and acl.properties:
audit.read = certServer.tps.audit,read audit.modify = certServer.tps.audit,modify
However, other subsystems do not have it yet so the audit service and client were removed in non-TPS subsystems (see #1437).
Proposed action: 1. Restore audit service and client in non-TPS subsystems. 2. Add the ACL into acl.ldif and acl.properties. 3. Add database upgrade script to add the ACL into existing instances (see http://pki.fedoraproject.org/wiki/Database_Upgrade). This depends on #710.
Proposed milestone: 10.3
Per CS/DS Meeting of 07/06/2015: 10.3
Metadata Update from @edewata: - Issue set to the milestone: UNTRIAGED
Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.
This issue has been cloned to GitHub and is available here: https://github.com/dogtagpki/pki/issues/2011
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.
Metadata Update from @dmoluguw: - Issue close_status updated to: migrated - Issue status updated to: Closed (was: Open)