SOURCES: opensshd.conf - mswia changes
    havner 
    havner at pld-linux.org
       
    Mon Jul 18 10:30:06 CEST 2005
    
    
  
Author: havner                       Date: Mon Jul 18 08:30:06 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- mswia changes
---- Files affected:
SOURCES:
   opensshd.conf (1.16 -> 1.17) 
---- Diffs:
================================================================
Index: SOURCES/opensshd.conf
diff -u SOURCES/opensshd.conf:1.16 SOURCES/opensshd.conf:1.17
--- SOURCES/opensshd.conf:1.16	Sun Sep 12 14:06:42 2004
+++ SOURCES/opensshd.conf	Mon Jul 18 10:30:01 2005
@@ -48,11 +48,11 @@
 #IgnoreUserKnownHosts no
 
 # To disable tunneled clear text passwords, change to no here!
-PasswordAuthentication yes
+PasswordAuthentication no
 PermitEmptyPasswords no
 
 # Change to no to disable s/key passwords
-#ChallengeResponseAuthentication yes
+ChallengeResponseAuthentication yes
 
 # Kerberos options
 #KerberosAuthentication no
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/opensshd.conf?r1=1.16&r2=1.17&f=u
    
    
More information about the pld-cvs-commit
mailing list