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:


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.