RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1529845 - AVC denials noticed while running ipa-trust-cli test suite
Summary: AVC denials noticed while running ipa-trust-cli test suite
Keywords:
Status: CLOSED DUPLICATE of bug 1525488
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.5
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Lukas Vrabec
QA Contact: Milos Malik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-30 04:58 UTC by Nikhil Dehadrai
Modified: 2018-01-02 12:42 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-02 12:42:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nikhil Dehadrai 2017-12-30 04:58:30 UTC
Description of problem:
AVC denials noticed while running ipa-trust-cli test suite

Version-Release number of selected component (if applicable):
ipa-server-version: ipa-4.5.4-7.el7
Selinux-policy: selinux-policy-3.13.1-183.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. Setup and run test suite for ipa-trust-cli

Actual results:
After execution is complete AVC denials are observed in the test suite
for following:

Setup-Check-for-essential-RPM-packages/avc
Group-resolution-is-consistent-with-group-overrides-tk3288/avc
If-time-is-moved-back-on-the-IPA-server-ipasam-validates-the-existing-ticket-bz866576/avc
Add-trust-should-fail-if-IPA-realm-and-domain-name-differ-bz1009044/avc

Expected results:
No AVC denials should be observed

Comment 4 Milos Malik 2018-01-02 06:57:54 UTC
Analysis of the attachment revealed that following rule is needed:

allow httpd_t httpd_t : capability2 { block_suspend }

Comment 5 Lukas Vrabec 2018-01-02 12:42:43 UTC

*** This bug has been marked as a duplicate of bug 1525488 ***


Note You need to log in before you can comment on or make changes to this bug.