Bug 827 - RFE: Allow forwarding of Xprint servers if X11 forwarding is enabled
Summary: RFE: Allow forwarding of Xprint servers if X11 forwarding is enabled
Status: CLOSED WONTFIX
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Miscellaneous (show other bugs)
Version: 3.8p1
Hardware: All Linux
: P2 enhancement
Assignee: OpenSSH Bugzilla mailing list
URL: http://xprint.mozdev.org/docs/Xprint_...
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-31 05:05 AEST by Roland Mainz
Modified: 2008-07-22 12:06 AEST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Mainz 2004-03-31 05:05:05 AEST
RFE: Allow forwarding of Xprint servers ("Xprint" == "X11 print system", e.g.
X11's print API) if X11 forwarning is enabled.

Right now there is only
http://xprint.mozdev.org/docs/Xprint_FAQ.html#manual_xprint_forwarding_via_ssh
which describes how ssh can do forwarding of Xprint servers manually. The idea
would be to integrate native support into ssh.

Possible implementation:
bug 815 ("RFE: sshd should be able to set environment variables defined by the
client") will add support for passing environment variables from the ssh client
to the ssh server. Based on that framework it would be possible to add the
Xprint support to the ssh-client side only (e.g. no server-side adjustments
required) via forwarding each Xprint server display connection listed in the
environment variable ${XPSERVERLIST} to the ssh server side (if X11 forwarding
is enabled) and pass a modified XPSERVERLIST env variable (each entry in that
env var contains a Xprint display reference to the forwarded connection) to the
sshd server.
Comment 1 Roland Mainz 2004-03-31 05:07:25 AEST
Another possible implementation would be to extend the current X11 display
forwarding support to allow forwarding of multiple X11 display connections (one
main display and one or more for the Xprint servers) and use that... but this
depends on the detail whether the ssh2 protocol support forwarding of more than
one X11 connection at the same time.
Comment 2 Felix Schulte 2005-03-10 16:17:18 AEDT
Is anyone working on this bug?
Comment 3 Darren Tucker 2005-03-10 16:27:35 AEDT
(In reply to comment #2)
> Is anyone working on this bug?

Not that I'm aware of.
Comment 4 Damien Miller 2008-06-12 17:16:59 AEST
xprint has been deprecated in X11 releases for some time, so we will not be investing effort to support it.
Comment 5 Damien Miller 2008-07-22 12:06:56 AEST
Mass update RESOLVED->CLOSED after release of openssh-5.1