]> andersk Git - openssh.git/commitdiff
clarify
authordjm <djm>
Fri, 16 May 2003 02:00:44 +0000 (02:00 +0000)
committerdjm <djm>
Fri, 16 May 2003 02:00:44 +0000 (02:00 +0000)
sshd_config

index 57a1f2bec4c7d89e4342f155ab9350df99707ce8..78fc67c23f844d7ec0484fb8b5b26e990810811d 100644 (file)
@@ -70,9 +70,9 @@
 #KerberosTgtPassing no
 
 # Set this to 'yes' to enable PAM authentication (via challenge-response)
-# and session processing
-# Warning: enabling this may bypass the setting of 'PasswordAuthentication'
-#UsePAM no
+# and session processing. Depending on your PAM configuration, this may
+# bypass the setting of 'PasswordAuthentication'
+#UsePAM yes
 
 #X11Forwarding no
 #X11DisplayOffset 10
This page took 0.053653 seconds and 5 git commands to generate.