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 1273451 - Need a new selinux policy type for 389-admin
Summary: Need a new selinux policy type for 389-admin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.3
Hardware: All
OS: All
medium
high
Target Milestone: rc
: ---
Assignee: Lukas Vrabec
QA Contact: Eva Mrakova
URL:
Whiteboard:
: 1273448 (view as bug list)
Depends On:
Blocks: 1230240 1295396 1330851
TreeView+ depends on / blocked
 
Reported: 2015-10-20 13:08 UTC by mreynolds
Modified: 2020-09-13 21:32 UTC (History)
10 users (show)

Fixed In Version: selinux-policy-3.13.1-68.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1330851 (view as bug list)
Environment:
Last Closed: 2016-11-04 02:23:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github 389ds 389-ds-base issues 1624 0 None None None 2020-09-13 21:32:58 UTC
Red Hat Product Errata RHBA-2016:2283 0 normal SHIPPED_LIVE selinux-policy bug fix and enhancement update 2016-11-03 13:36:25 UTC

Description mreynolds 2015-10-20 13:08:20 UTC
Need to introduce a new SELinux type for the 389-admin package's stop-ds-admin/start-ds-admin scripts to get httpd running as httpd_t.

---
From conversation with Miroslav Grepl

type dirsrvadmin_initrc_exec_t;
init_script_file(dirsrvadmin_initrc_exec_t)


$ ls -lZ /usr/sbin/start-ds-admin
-rwxr-xr-x. root root system_u:object_r:dirsrvadmin_initrc_exec_t:s0
/usr/sbin/start-ds-admin

Comment 4 Miroslav Grepl 2015-10-22 10:26:56 UTC
*** Bug 1273448 has been marked as a duplicate of this bug. ***

Comment 5 Miroslav Grepl 2016-01-14 09:58:20 UTC
We already have

$ matchpathcon /usr/sbin/start-ds-admin
/usr/sbin/start-ds-admin	system_u:object_r:dirsrvadmin_exec_t:s0

in Fedora which needs to be back ported to RHEL.

Comment 6 Lukas Vrabec 2016-03-22 15:34:21 UTC
[root@ibm-x3250m4-15 ~]#  matchpathcon /usr/sbin/start-ds-admin
/usr/sbin/start-ds-admin	system_u:object_r:dirsrvadmin_exec_t:s0


Already fixed in RHEL.

Comment 12 errata-xmlrpc 2016-11-04 02:23:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2283.html


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