]> andersk Git - openssh.git/blobdiff - sshd_config
- jakob@cvs.openbsd.org 2003/05/15 04:08:44
[openssh.git] / sshd_config
index 527a58981247ebf047300fc04118eb01abe3d1dd..57a1f2bec4c7d89e4342f155ab9350df99707ce8 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: sshd_config,v 1.58 2002/08/21 19:38:06 stevesk Exp $
+#      $OpenBSD: sshd_config,v 1.59 2002/09/25 11:17:16 markus Exp $
 
 # This is the sshd server system-wide configuration file.  See
 # sshd_config(5) for more information.
@@ -32,7 +32,7 @@
 
 # Authentication:
 
-#LoginGraceTime 60
+#LoginGraceTime 120
 #PermitRootLogin yes
 #StrictModes yes
 
 # Kerberos TGT Passing only works with the AFS kaserver
 #KerberosTgtPassing no
 
-# Set this to 'yes' to enable PAM keyboard-interactive authentication 
+# Set this to 'yes' to enable PAM authentication (via challenge-response)
+# and session processing
 # Warning: enabling this may bypass the setting of 'PasswordAuthentication'
-#PAMAuthenticationViaKbdInt no
+#UsePAM no
 
 #X11Forwarding no
 #X11DisplayOffset 10
This page took 0.554837 seconds and 4 git commands to generate.