]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openssh
stage2: Rootfile update for update-ids-ruleset script
[ipfire-2.x.git] / lfs / openssh
index 9d551f19889593c0f7e3e893ed637f0f2894416a..a88b2d126133cbdd30465476871f5981dceb6817 100644 (file)
@@ -86,7 +86,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                -e 's/^#\?Protocol .*$$/Protocol 2/' \
                -e 's/^#\?LoginGraceTime .*$$/LoginGraceTime 30s/' \
                -e 's/^#\?PubkeyAuthentication .*$$/PubkeyAuthentication yes/' \
-               -e 's/^#\?PasswordAuthentication .*$$/PasswordAuthentication yes/' \
+               -e 's/^#\?PasswordAuthentication .*$$/PasswordAuthentication no/' \
                -e 's/^#\?MaxStartups .*$$/MaxStartups 5/' \
                -e 's/^#\?IgnoreUserKnownHosts .*$$/IgnoreUserKnownHosts yes/' \
                -e 's/^#\?UsePAM .*$$//' \