]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ssh: Update default configuration
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Jun 2018 09:53:53 +0000 (10:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 25 Jun 2018 09:53:53 +0000 (10:53 +0100)
This patch removes an old switch to enable SSH 1 and
makes port 22 the default port.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/ssh-settings

index 83b8876dda4a8f97b30e7ee060a397d19446a649..5741431c1a851db76cc1d0e5d5411a45c38724fa 100644 (file)
@@ -1,6 +1,5 @@
 ENABLE_SSH_KEYS=off
-ENABLE_SSH_PROTOCOL1=off
 ENABLE_SSH_PASSWORDS=on
 ENABLE_SSH_PORTFW=off
 ENABLE_SSH=off
-__CGI__=CGI=HASH(0x840b7a0)
+SSH_PORT=on