diff options
-rw-r--r-- | security/ssh/files/patch-ae | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/security/ssh/files/patch-ae b/security/ssh/files/patch-ae new file mode 100644 index 000000000000..25506705b2ef --- /dev/null +++ b/security/ssh/files/patch-ae @@ -0,0 +1,19 @@ +*** server_config.sample.bak Fri Oct 4 17:00:43 1996 +--- server_config.sample Sat Nov 2 03:15:57 1996 +*************** +*** 15,21 **** + FascistLogging no + PrintMotd yes + KeepAlive yes +! SyslogFacility DAEMON + RhostsAuthentication no + RhostsRSAAuthentication yes + RSAAuthentication yes +--- 15,21 ---- + FascistLogging no + PrintMotd yes + KeepAlive yes +! SyslogFacility AUTH + RhostsAuthentication no + RhostsRSAAuthentication yes + RSAAuthentication yes |