From 5f32e4e677d3ef593f08bf2e8e4c7d736831b2ec Mon Sep 17 00:00:00 2001 From: havner Date: Mon, 18 Jul 2005 08:56:24 +0000 Subject: [PATCH] - grrr Changed files: opensshd.conf -> 1.18 --- opensshd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opensshd.conf b/opensshd.conf index 2cad567..c90ccd2 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 no +PasswordAuthentication yes PermitEmptyPasswords no # Change to no to disable s/key passwords -ChallengeResponseAuthentication yes +#ChallengeResponseAuthentication yes # Kerberos options #KerberosAuthentication no -- 2.44.0