[Git][qa/jenkins.debian.net][master] Use default sshd_config from bookworm.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Thu Feb 8 22:19:27 GMT 2024
Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3e58ee08 by Vagrant Cascadian at 2024-02-08T14:16:15-08:00
Use default sshd_config from bookworm.
There is no need to override the settings after all, as the
sshd_config.d settings take precendence, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014234#10
Verified that this is true with "sudo sshd -T".
It is a bit counter-intuitive, but it works!
- - - - -
1 changed file:
- hosts/common/etc/ssh/sshd_config
Changes:
=====================================
hosts/common/etc/ssh/sshd_config
=====================================
@@ -87,8 +87,7 @@ UsePAM yes
#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
-# Commented out X11Forwarding to disable it: https://bugs.debian.org/1063488
-#X11Forwarding no
+X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PermitTTY yes
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3e58ee08cbea252319ed15f9c16d1578d56729f1
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3e58ee08cbea252319ed15f9c16d1578d56729f1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240208/98e6fa46/attachment.htm>
More information about the Qa-jenkins-scm
mailing list