summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2003-09-25 19:04:34 -0700
committerTim Rice <tim@multitalents.net>2003-09-25 19:04:34 -0700
commitd4d1815cae3ad1d9536e456a2772a97e7f666446 (patch)
tree594cd528db56836b1b9c78eab02506b249bcf9cc /sshd_config
parentb88fcc755d675a54140a264bffec49c8803bf475 (diff)
downloadopenssh-git-d4d1815cae3ad1d9536e456a2772a97e7f666446.tar.gz
[sshd_config] UsePAM defaults to no.
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index dd53f105..af0dec09 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