-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.13, 4.14
Description of problem:
After applying complianceremediations related to profile rhcos4-e8 the nodes are no more accessible via SSH using the core user. The machine config generated by Compliance Operator for changing the sshd_config file are not considering that in OpenShift 4.13 the line "Include /etc/ssh/sshd_config.d/*.conf" is required for accessing the nodes using sshkeys.
Version-Release number of selected component (if applicable):
RHOCP 4.13; Compliance Operator 1.2.0
How reproducible:
100%
Steps to Reproduce:
1. Install compliance operator in 4.13 cluster. 2. Scan the cluster with rhcos4-e8 profile and apply the remediations. 3. Try to access one of the node using SSH
Actual results:
Nodes are no more accessible via SSH
Expected results:
Nodes should be accessibile via SSH using sshkey
Additional info:
- is related to
-
OCPBUGS-18452 After upgrading to OCP 4.13 with modified sshd_config, ssh logins no longer working
- Closed
- links to
-
RHBA-2024:129828 openshift-compliance-operator bug fix and/or enhancement update
- mentioned on