mirror of
git://slackware.nl/current.git
synced 2025-01-03 23:03:22 +01:00
12 lines
395 B
Diff
12 lines
395 B
Diff
|
--- ./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
|