tForce PAM in sshd. - arm-sdk - os build toolkit for various embedded devices
HTML git clone https://git.parazyd.org/arm-sdk
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit abdc3573d35dbb561dd98beb8e11ee2767448ed6
DIR parent 2206c28d0b9e1f6413377d6b3b53c60a26a1ae4b
HTML Author: parazyd <parazyd@dyne.org>
Date: Tue, 28 Apr 2020 15:13:14 +0200
Force PAM in sshd.
Diffstat:
M extra/generic-root/etc/ssh/sshd_co… | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/extra/generic-root/etc/ssh/sshd_config b/extra/generic-root/etc/ssh/sshd_config
t@@ -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