Bug 168703
Summary: | sshd/X11 does not tunnel iff command placed in background | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jørgen nørgaard <jnp> |
Component: | openssh | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-01-23 17:07:55 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
jørgen nørgaard
2005-09-19 17:01:13 UTC
*** Bug 168704 has been marked as a duplicate of this bug. *** I can't reproduce this problem here. The upgrade happened on server or client or both? Could you please attach logs from both client and server (sshd run with -ddd ssh with -vvv)? I found a better reproducer: ssh -Y user@host "(sleep 2; xterm) &" The code handling setup of X forwarding channels was changed between openssh 4.1p1 and 4.2p1. I'll report this upstream. From User-Agent: XML-RPC openssh-4.2p1-fc4.10 has been pushed for FC4, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report. |