Bug 1339526 - [RFE] RHEV-H-NG should support to enable FIPS mode
Summary: [RFE] RHEV-H-NG should support to enable FIPS mode
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: ovirt-node
Classification: oVirt
Component: RFEs
Version: 4.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ovirt-4.0.2
: 4.0
Assignee: Douglas Schilling Landgraf
QA Contact: cshao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-25 09:07 UTC by Ying Cui
Modified: 2017-12-12 18:44 UTC (History)
10 users (show)

Fixed In Version: redhat-release-virtualization-host-4.0-0.16.el7
Clone Of:
Environment:
Last Closed: 2016-08-23 11:12:16 UTC
oVirt Team: Node
Embargoed:
fdeutsch: ovirt-4.1?
rule-engine: planning_ack?
fdeutsch: devel_ack+
ycui: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 3275951 0 None None None 2017-12-12 18:44:39 UTC
oVirt gerrit 60348 0 master MERGED node: require dracut-fips 2021-02-08 03:12:55 UTC
oVirt gerrit 60350 0 ovirt-4.0 MERGED node: require dracut-fips 2021-02-08 03:12:55 UTC

Description Ying Cui 2016-05-25 09:07:06 UTC
Description of problem:
Vintage RHEV-H supports to enable FIPS mode as default, filling this RFE to ensure the RHEV-H NEXT also supports FIPS mode. The specific customers (typically government related) using FIPS are important.

In current RHEV-H NG build(rhev-hypervisor7-ng-3.6-20160518.0), at least it does not include dracut-fips package, can not enable FIPS in NGN as default.

Comment 1 Yaniv Kaul 2016-05-30 11:26:31 UTC
Fabian - beyond the missing package, what is needed?

Comment 2 Fabian Deutsch 2016-05-30 13:41:07 UTC
It's unclear - We need to investigate what the recommended procedure is on RHEL - then we can see what is needed on NGN.

Let me note that afaik FIPS is for a while now not working on vintage RHEV-H.

Comment 4 Ryan Barry 2016-07-07 14:47:50 UTC
I would suggest that we include dracut-fips, and allow users to enable fips themselves, if desired.

Comment 5 cshao 2016-07-13 09:09:23 UTC
Test version:
redhat-virtualization-host-4.0-20160708.0 
imgbased-0.7.2-0.1.el7ev.noarch
redhat-release-virtualization-host-4.0-0.13.el7.x86_64
cockpit-0.108-1.el7.x86_64


# rpm -qa | grep fips
dracut-fips-033-360.el7_2.1.x86_64
fipscheck-lib-1.4.1-5.el7.x86_64
fipscheck-1.4.1-5.el7.x86_64

RHVH include FIPS package now, so the bug is fixed, change bug status to VERIFIED.

Comment 6 Ying Cui 2016-07-13 12:12:00 UTC
To safe verify this bug, also need to check installation RHVH when fips is enable. Move back to ON_QA.

Comment 7 cshao 2016-07-14 11:29:12 UTC
(In reply to Ying Cui from comment #6)
> To safe verify this bug, also need to check installation RHVH when fips is
> enable. Move back to ON_QA.

Update some test scenario about fips=1,
1. Append fips=1 cmd, 
2. Anaconda install RHVH.
3. Login RHVH with root.
4. Login RHVH with nonroot.
5. Check grub.cfg

Test result:
1. Anaconda interactive install RHVH - pass
2. Login RHVH with root - pass
3. Login RHVH with nonroot - pass
4. Fips=1 is appear on grub.cfg

So the bug is fixed, change bug status to VERIFIED.


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