fix: ensure UsePAM is on to enable sshcommand usage

This commit is contained in:
Jose Diaz-Gonzalez
2024-09-21 05:32:11 -04:00
parent b24d5f497d
commit 8a6c22ad6c

View File

@@ -97,7 +97,7 @@ ChallengeResponseAuthentication no
# Also, PAM will deny null passwords by default. If you need to allow
# null passwords, add the " nullok" option to the end of the
# securityserver.so line in /etc/pam.d/sshd.
# UsePAM yes
UsePAM yes
#AllowAgentForwarding yes
#AllowTcpForwarding yes