]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- grrr
authorhavner <havner@pld-linux.org>
Mon, 18 Jul 2005 08:56:24 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opensshd.conf -> 1.18

opensshd.conf

index 2cad567f1033ad629be0b36cd3d917151cb3bacf..c90ccd2a20ee1399791ffbaa038e7f34979463d3 100644 (file)
@@ -48,11 +48,11 @@ RhostsRSAAuthentication no
 #IgnoreUserKnownHosts no
 
 # To disable tunneled clear text passwords, change to no here!
-PasswordAuthentication no
+PasswordAuthentication yes
 PermitEmptyPasswords no
 
 # Change to no to disable s/key passwords
-ChallengeResponseAuthentication yes
+#ChallengeResponseAuthentication yes
 
 # Kerberos options
 #KerberosAuthentication no
This page took 0.148855 seconds and 4 git commands to generate.