DVG-5462402_enable_SSH1_for_pre-Leopard---BuildPhase.patch   [plain text]


--- ../openssh-4.7p1/sshd_config.out	2007-03-21 02:42:25.000000000 -0700
+++ ./sshd_config.out	2006-07-23 21:06:47.000000000 -0700
@@ -11,15 +11,11 @@
 # default value.
 
 #Port 22
+#Protocol 2,1
 #AddressFamily any
 #ListenAddress 0.0.0.0
 #ListenAddress ::
 
-# Disable legacy (protocol version 1) support in the server for new
-# installations. In future the default will change to require explicit
-# activation of protocol 1
-Protocol 2
-
 # HostKey for protocol version 1
 #HostKey /etc/ssh/ssh_host_key
 # HostKeys for protocol version 2