[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: Martin Moeller <martin@xxxxxxx>
- Date: Sun Jan 27 12:35:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
More than likely, you are missing xauth, as Cobalt doesn't include it in
their distribution. Locate a copy of xauth for XFree86 3.3.x and put it
in /usr/X11R6/bin. That usually does the trick. Of course, to have
anything to use it for you need a couple of more pieces of X11 also. I
don't remember where I got it, but these are the packages I used:
XFree86-3.3.6-4.i386.rpm
XFree86-config-3.3.5-1.i386.rpm
If that is already in place, did you remember to restart the sshd
service?
/etc/rc.d/init.d/sshd restart
/Martin.
lør, 2002-01-26 kl. 21:24 skrev Matthew Nuzum:
> 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
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>