From: havner Date: Mon, 18 Jul 2005 08:30:01 +0000 (+0000) Subject: - mswia changes X-Git-Tag: auto/ac/openssh-4_1p1-5~3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fopenssh.git;a=commitdiff_plain;h=26293edde1c50f7153a74088f3e7107eca4c0ec9 - mswia changes Changed files: opensshd.conf -> 1.17 --- diff --git a/opensshd.conf b/opensshd.conf index c90ccd2..2cad567 100644 --- a/opensshd.conf +++ b/opensshd.conf @@ -48,11 +48,11 @@ RhostsRSAAuthentication no #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