diff --git a/extra/generic-root/etc/ssh/sshd_config b/extra/generic-root/etc/ssh/sshd_config index bef39ee..c34228d 100644 --- a/extra/generic-root/etc/ssh/sshd_config +++ b/extra/generic-root/etc/ssh/sshd_config @@ -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