[Git-commits] [grml/grml-live] 0ad0e8: Provide GRMLBASE script 49-sshd to adjust sshd con...
Michael Prokop
mika at grml.org
Sat Apr 19 17:04:01 CEST 2014
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 0ad0e8152cdad938120d300ec55104c1a1554b6c
https://github.com/grml/grml-live/commit/0ad0e8152cdad938120d300ec55104c1a1554b6c
Author: Michael Prokop <mika at grml.org>
Date: 2014-04-19 (Sat, 19 Apr 2014)
Changed paths:
A etc/grml/fai/config/scripts/GRMLBASE/49-sshd
Log Message:
-----------
Provide GRMLBASE script 49-sshd to adjust sshd configuration [Closes: issue1304]
Providing the openssh-server/permit-root-login debconf option sadly
isn't enough to switch from "PermitRootLogin without-password"
to "PermitRootLogin yes", so we have to adjust the file on-the-fly.
(Let's try to avoid shipping the sshd configuration file for now,
to make sure the file works for all the Debian releases.)
While at it also disable UseDNS which speeds up login when DNS
is unconfigured/unavailable/broken.
More information about the Git-commits
mailing list