From 22f7f6acb8a8c9cacd0065e1913864821f897afc Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 28 Jun 2002 04:50:31 +0000 Subject: Defaults changed: (Gregory Sutter) ChallengeResponseAuthentication no UseLogin no SSH_PRIVSEP_USER=sshd, distributioin patch set it to nobodyh. (Jan Srzednicki) #undef USE_PIPES, problems with ppp over ssh. (Kugimoto Takeshi) fix missing includes for "canohost.h" --- security/openssh/files/patch-sshd_config | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'security/openssh/files/patch-sshd_config') diff --git a/security/openssh/files/patch-sshd_config b/security/openssh/files/patch-sshd_config index c96c15a99851..78ea8c69fb59 100644 --- a/security/openssh/files/patch-sshd_config +++ b/security/openssh/files/patch-sshd_config @@ -1,10 +1,16 @@ ---- sshd_config Mon Jun 24 20:56:50 2002 -+++ sshd_config.orig Sat Jun 22 12:40:35 2002 -@@ -74,7 +76,9 @@ - #PrintLastLog yes +--- sshd_config.orig Thu Jun 27 22:07:41 2002 ++++ sshd_config Fri Jun 28 06:00:05 2002 +@@ -56,6 +56,7 @@ + + # Change to no to disable s/key passwords + #ChallengeResponseAuthentication yes ++ChallengeResponseAuthentication no + + # Kerberos options + #KerberosAuthentication no +@@ -75,6 +76,7 @@ #KeepAlive yes #UseLogin no -+UseLogin yes #UsePrivilegeSeparation yes +UsePrivilegeSeparation yes #Compression yes -- cgit v1.2.3