summaryrefslogtreecommitdiffstats
path: root/patches/source/openssh/sshd_config-pam.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/openssh/sshd_config-pam.diff')
-rw-r--r--patches/source/openssh/sshd_config-pam.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/source/openssh/sshd_config-pam.diff b/patches/source/openssh/sshd_config-pam.diff
new file mode 100644
index 000000000..ec3cab2d1
--- /dev/null
+++ b/patches/source/openssh/sshd_config-pam.diff
@@ -0,0 +1,11 @@
+--- ./sshd_config.orig 2021-08-19 23:03:49.000000000 -0500
++++ ./sshd_config 2021-08-20 22:22:55.125351390 -0500
+@@ -79,7 +79,7 @@
+ # If you just want the PAM account and session checks to run without
+ # PAM authentication, then enable this but set PasswordAuthentication
+ # and KbdInteractiveAuthentication to 'no'.
+-#UsePAM no
++UsePAM yes
+
+ #AllowAgentForwarding yes
+ #AllowTcpForwarding yes