summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-sshd_config
blob: 78ea8c69fb593f40530b10dcf386aff150370d9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- 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
 #UsePrivilegeSeparation yes
+UsePrivilegeSeparation yes
 #Compression yes
 
 #MaxStartups 10