[Git-commits] [grml/grml-live] 52b530: GRMLBASE/49-sshd: ensure that login as root via pa...
Michael Prokop
mika at grml.org
Fri May 12 16:15:20 CEST 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 52b53064ae9100cf67409a4bb0130f613629f5bf
https://github.com/grml/grml-live/commit/52b53064ae9100cf67409a4bb0130f613629f5bf
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-12 (Fri, 12 May 2017)
Changed paths:
M etc/grml/fai/config/scripts/GRMLBASE/49-sshd
Log Message:
-----------
GRMLBASE/49-sshd: ensure that login as root via password works again
openssh defaults to "prohibit-password" since openssh-server v1:7.1p1-1,
breaking our existing change regarding without-password.
While at it also improve the script to not readd the PermitRootLogin
and UseDNS configs with every single run, instead check for our
own modifications and skip them in further runs.
Closes grml/grml#12
More information about the Git-commits
mailing list