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 1781107 - [RFE] ipa-healthcheck tool can include check to see if the system is FIPS enabled or not.
Summary: [RFE] ipa-healthcheck tool can include check to see if the system is FIPS ena...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa-healthcheck
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Rob Crittenden
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-09 10:48 UTC by Sudhir Menon
Modified: 2022-07-28 10:44 UTC (History)
5 users (show)

Fixed In Version: ipa-healthcheck-0.7-5.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-09 18:21:19 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-7073 0 None None None 2021-10-13 15:24:20 UTC
Red Hat Issue Tracker RHELPLAN-37805 0 None None None 2021-10-25 18:12:32 UTC
Red Hat Product Errata RHBA-2021:4230 0 None None None 2021-11-09 18:21:38 UTC

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


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