blob: ec3cab2d174c7694eaec3b44afa94acd4c1fb6bd (
plain)
1
2
3
4
5
6
7
8
9
10
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
|