Force PAM in sshd.

This commit is contained in:
parazyd 2020-04-28 15:13:14 +02:00
parent 2206c28d0b
commit abdc3573d3
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ ChallengeResponseAuthentication no
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM no
UsePAM yes
#AllowAgentForwarding yes
#AllowTcpForwarding yes