Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SSH root login on the recovery system with some configurations #2068

Closed
wants to merge 0 commits into from

Conversation

OliverO2
Copy link
Contributor

@OliverO2 OliverO2 commented Mar 6, 2019

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
Copy link
Contributor Author

OliverO2 commented Mar 6, 2019

Superceded by: #2070

@jsmeix jsmeix added won't fix / can't fix / obsolete bug The code does not do what it is meant to do labels Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The code does not do what it is meant to do won't fix / can't fix / obsolete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants