From: stevesk Date: Thu, 27 Jun 2002 16:59:50 +0000 (+0000) Subject: 20020628 X-Git-Tag: V_3_5_P1~191 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/811ee3700ee412cebedd8649cea8b95bfef083d5 20020628 - (stevesk) [sshd_config] PAMAuthenticationViaKbdInt no; commented options should contain default value. from solar. --- diff --git a/ChangeLog b/ChangeLog index 41436e8b..6ba9189f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +20020628 + - (stevesk) [sshd_config] PAMAuthenticationViaKbdInt no; commented + options should contain default value. from solar. + 200206027 - OpenBSD CVS Sync - deraadt@cvs.openbsd.org 2002/06/26 14:49:36 diff --git a/sshd_config b/sshd_config index d57346be..24c4e059 100644 --- a/sshd_config +++ b/sshd_config @@ -71,7 +71,7 @@ # Set this to 'yes' to enable PAM keyboard-interactive authentication # Warning: enabling this may bypass the setting of 'PasswordAuthentication' -#PAMAuthenticationViaKbdInt yes +#PAMAuthenticationViaKbdInt no #X11Forwarding no #X11DisplayOffset 10