mirror of
git://slackware.nl/current.git
synced 2024-12-26 09:58:59 +01:00
22c2e383b0
a/e2fsprogs-1.46.4-x86_64-1.txz: Upgraded. d/ccache-4.4-x86_64-1.txz: Upgraded. d/mercurial-5.9-x86_64-1.txz: Upgraded. kde/konsole-21.08.0-x86_64-3.txz: Rebuilt. Merged another upstream patch for the case where there is no konsolerc. l/glib2-2.68.4-x86_64-1.txz: Upgraded. l/gnu-efi-3.0.14-x86_64-1.txz: Upgraded. n/libmilter-8.17.1-x86_64-1.txz: Upgraded. n/nftables-1.0.0-x86_64-1.txz: Upgraded. n/openssh-8.7p1-x86_64-1.txz: Upgraded. x/ibus-1.5.25-x86_64-1.txz: Upgraded. x/ibus-anthy-1.5.13-x86_64-1.txz: Upgraded. xap/libnma-1.8.32-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-91.0.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/91.0.2/releasenotes/ xap/pavucontrol-5.0-x86_64-1.txz: Upgraded.
11 lines
395 B
Diff
11 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
|