[rear-devel] [rear/rear] ec34d0: Fix SSH root login on the recovery system with som...
Johannes Meixner
noreply at github.com
Fri Mar 8 13:39:12 CET 2019
Branch: refs/heads/master
Home: https://github.com/rear/rear
Commit: ec34d0466635431f8cef85c350a51032842c9794
https://github.com/rear/rear/commit/ec34d0466635431f8cef85c350a51032842c9794
Author: Oliver Okrongli <oliver.okrongli at infix.de>
Date: 2019-03-06 (Wed, 06 Mar 2019)
Changed paths:
M usr/share/rear/skel/default/etc/scripts/run-sshd
Log Message:
-----------
Fix SSH root login on the recovery system with some configurations
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.
Commit: 80cbfdde912e1c299386eb204fb40b104fabf2c1
https://github.com/rear/rear/commit/80cbfdde912e1c299386eb204fb40b104fabf2c1
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2019-03-08 (Fri, 08 Mar 2019)
Changed paths:
M usr/share/rear/skel/default/etc/scripts/run-sshd
Log Message:
-----------
Merge pull request #2070 from OliverO2/Fix_SSH_root_login
Fix SSH root login on the recovery system with some configurations:
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 sshd in the ReaR recovery system
will be real, not comments.
Compare: https://github.com/rear/rear/compare/63c1023f9ceb...80cbfdde912e
More information about the rear-devel
mailing list