[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] X Forwarding on new SSHD
- Subject: Re: [cobalt-developers] X Forwarding on new SSHD
- From: Matthew Nuzum <cobalt@xxxxxxxxxxxxx>
- Date: Sat Jan 26 16:41:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Sat, 2002-01-26 at 18:58, David Lucas wrote:
At 02:24 PM 1/26/2002, you wrote:
>I've installed the new SSHD from pkg.nl.cobalt and enabled the:
> X11Forwarding yes
> X11DisplayOffset 10
>
>in /etc/ssh/sshd_config
>
>However it's not working. As a matter of fact, my DISPLAY environment
>variable isn't being set.
>
>Previously it would be set to something like www.servername.com:10.0,
>but now nothing.
>
>Any ideas? Anyone have any luck doing this?
>
>Matt
Is is maybe commented out in the config file?
When I updated, I had to go back in and make changes.
I am not doing forwarding though.
No, I uncommented it. But you were right, I also had to go uncomment it
once I performed the upgrade.
I have on my client side xforwarding turned on, but just to check, I
used the -X to explicitly enable it there. Same effect.
Can this be completely disabled at compile time?
For reference, here's the command I use (with domain removed to protect
customer):
ssh -X -C -ladmin www.domain.com
Any other suggestions (anyone?)
Matt