Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: X11 Forwarding

Subject: Re: X11 Forwarding
Date: Wed, 20 Apr 2005 09:13:30 -0400
On Tue, Apr 19, 2005 at 11:55:03AM -0500, McDougall, Marshall (FSH) wrote:
On my HP-UX and RH systems, I always needed to set my $DISPLAY.  You should
be looking at your Xserver more than your ssh setup.

Then you've done something wrong.  X11 forwarding works just fine for me
on my HP-UX systems.  The only trick to it is that, with most of the X
client programs on HP-UX, you need to have "X11UseLocalhost no" in the
sshd_config file.

Apart from that, it's just the standard setup.  Put "X11Forwarding yes" in
sshd_config and use "ssh -X" on the client.  Make sure the xauth program
is available to both the client and the server, in a path that the server
expects (at compile time).

<Prev in Thread] Current Thread [Next in Thread>