Bug 2007288
| Summary: | Updates in sshd_config.anaconda | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Jan Stodola <jstodola> |
| Component: | lorax-templates-rhel | Assignee: | Brian Lane <bcl> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | jwboyer |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | lorax-templates-rhel-9.0-25.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1872892 | Environment: | |
| Last Closed: | 2022-05-17 12:38:14 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
Jan Stodola
2021-09-23 14:04:26 UTC
The changes are not applied in RHEL-9, so cloning the bug. Looks like pam now has the motd module included so this sets 'PrintMotd no' https://gitlab.com/redhat/centos-stream/rpms/lorax-templates-rhel/-/merge_requests/19 The changes in lorax-templates-rhel-9.0-25.el9 look good: PermitRootLogin yes X11Forwarding yes X11DisplayOffset 10 PrintMotd no SyslogFacility AUTHPRIV PasswordAuthentication yes PermitEmptyPasswords yes PermitUserEnvironment yes The changes are reflected in /etc/ssh/sshd_config.anaconda in the installation environment and it's possible to login via ssh during the installation process (if "inst.sshd" was present on the kernel command line). There are no errors during login via ssh. Tested on compose RHEL-9.0.0-20211010.4 with lorax-templates-rhel-9.0-25.el9. Moving to VERIFIED. 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 (new packages: lorax-templates-rhel), 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-2022:2364 |