#2068 PR closed
: Fix SSH root login on the recovery system with some configurations¶
Labels: bug
, won't fix / can't fix / obsolete
OliverO2 opened issue at 2019-03-06 14:39:¶
Relax-and-Recover (ReaR) Pull Request Template¶
Please fill in the following items before submitting a new pull request:
Pull Request Details:¶
-
Type: Bug Fix
-
Impact: High (cannot log in via SSH on rescue system)
-
Reference to related issue (URL):
-
How was this pull request tested? On Ubuntu 18.04.2 LTS
-
Brief description of the changes in this pull request:
On Ubuntu 18.04 with OpenSSH 7.6, /etc/ssh/sshd_config contains
commented-out lines for 'PermitRootLogin' and other options. This fix
makes sure that settings changed for ReaR will be real, not comments.
OliverO2 commented at 2019-03-06 15:36:¶
Superceded by: https://github.com/rear/rear/pull/2070
[Export of Github issue for rear/rear.]