[sshd_config] UsePAM defaults to no.
diff --git a/sshd_config b/sshd_config
index dd53f10..af0dec0 100644
--- a/sshd_config
+++ b/sshd_config
@@ -69,7 +69,7 @@
 # Set this to 'yes' to enable PAM authentication (via challenge-response)
 # and session processing. Depending on your PAM configuration, this may
 # bypass the setting of 'PasswordAuthentication'
-#UsePAM yes
+#UsePAM no
 
 #AllowTcpForwarding yes
 #GatewayPorts no