]> andersk Git - openssh.git/commitdiff
20020628
authorstevesk <stevesk>
Thu, 27 Jun 2002 16:59:50 +0000 (16:59 +0000)
committerstevesk <stevesk>
Thu, 27 Jun 2002 16:59:50 +0000 (16:59 +0000)
 - (stevesk) [sshd_config] PAMAuthenticationViaKbdInt no; commented
   options should contain default value.  from solar.

ChangeLog
sshd_config

index 41436e8b5889c9c9f6eac6f86123313b2bbf16d9..6ba9189fe39dc0f8a80fc4c0f00c4b0ee223ab25 100644 (file)
--- 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
index d57346befe67bf13ecf1faca11a740541d1bc3f2..24c4e059e2cfdbcb45468092dfc4eab0dee45c12 100644 (file)
@@ -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
This page took 1.275486 seconds and 5 git commands to generate.