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 1471809 - RFE: backport SELinux/InfiniBand userspace support
Summary: RFE: backport SELinux/InfiniBand userspace support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: policycoreutils
Version: 7.5
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Vit Mojzis
QA Contact: Dalibor Pospíšil
Mirek Jahoda
URL:
Whiteboard:
Depends On: 1466274
Blocks: 1449326
TreeView+ depends on / blocked
 
Reported: 2017-07-17 13:26 UTC by Milos Malik
Modified: 2018-04-10 16:37 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
*SELinux* now supports *InfiniBand* object labeling This release introduces *SELinux* support for *InfiniBand* end port and P_Key labeling, including enhancements to the kernel, policy, and the *semanage* tool. To manage *InfiniBand*-related labels, use the following commands: * "semanage ibendport" * "semanage ibpkey"
Clone Of:
Environment:
Last Closed: 2018-04-10 16:36:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2018:0913 0 None None None 2018-04-10 16:37:27 UTC

Comment 1 Milos Malik 2017-10-12 11:27:30 UTC
policycoreutils-2.5-18.1.el7_4.x86_64
selinux-policy-3.13.1-166.el7.noarch

# semanage ibendport -E
Traceback (most recent call last):
  File "/usr/sbin/semanage", line 1049, in <module>
    do_parser()
  File "/usr/sbin/semanage", line 1028, in do_parser
    args.func(args)
  File "/usr/sbin/semanage", line 591, in handleIbendport
    OBJECT = object_dict['ibendport']()
  File "/usr/sbin/semanage", line 163, in ibendport_ini
    OBJECT = seobject.ibendportRecords(store)
AttributeError: 'module' object has no attribute 'ibendportRecords'

# semanage ibpkey -E
Traceback (most recent call last):
  File "/usr/sbin/semanage", line 1049, in <module>
    do_parser()
  File "/usr/sbin/semanage", line 1028, in do_parser
    args.func(args)
  File "/usr/sbin/semanage", line 547, in handlePkey
    OBJECT = object_dict['ibpkey']()
  File "/usr/sbin/semanage", line 159, in ibpkey_ini
    OBJECT = seobject.ibpkeyRecords(store)
AttributeError: 'module' object has no attribute 'ibpkeyRecords'

Comment 20 errata-xmlrpc 2018-04-10 16:36:29 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://access.redhat.com/errata/RHSA-2018:0913


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