Bug 1781107

Summary: [RFE] ipa-healthcheck tool can include check to see if the system is FIPS enabled or not.
Product: Red Hat Enterprise Linux 8 Reporter: Sudhir Menon <sumenon>
Component: ipa-healthcheckAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.1CC: fcami, ksiddiqu, mpolovka, pcech, ssidhaye
Target Milestone: rcKeywords: FutureFeature, Triaged
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-healthcheck-0.7-5.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 18:21:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sudhir Menon 2019-12-09 10:48:36 UTC
Description of problem: ipa-healthcheck tool can include check to see if the system is FIPS enabled/not.  
 

Version-Release number of selected component (if applicable):
ipa-server-4.8.0-11.module+el8.1.0+4247+9f3fd721.x86_64


How reproducible:

Steps to Reproduce:
Currently ipa-healthcheck tool doesn't have a check to see if the system is configured with FIPS.

Actual results:


Expected results: 
This check will ensure that we have first hand info saying that the issue either occured on a FIPS/Non-FIPS enabled system.

Additional info:

Comment 3 Rob Crittenden 2021-05-10 18:32:22 UTC
Fixed upstream: 508f6987c40200a7653c7d2b525fb41e112fc118

Comment 7 Michal Polovka 2021-07-02 10:42:05 UTC
marking previous verification comment as private as it contains sensitive information, redacted content follows: 

Verified manually (automation pending) using RHEL8.5 machine with ipa-healthcheck-0.7-6.module+el8.5.0+11410+91a33fe4.noarch



 # ipa-healthcheck --output-file tmp.json
...
  {
    "source": "ipahealthcheck.meta.core",
    "check": "MetaCheck",
    "result": "SUCCESS",
    "uuid": "eNOPE,
    "when": "20210702103558Z",
    "duration": "0.010939",
    "kw": {
      "fqdn": "NOPE",
      "fips": "disabled",
      "ipa_version": "4.9.5",
      "ipa_api_version": "2.242"
    }
...

Test is present and executed, marking as verified.

Comment 10 errata-xmlrpc 2021-11-09 18:21:19 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 (ipa bug fix and enhancement update), 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/RHBA-2021:4230