On 10/9/07, Carlos F Lange <[EMAIL PROTECTED]> wrote: > > > Where do I go from here? The nxclient should be ok, it works on > > several other (albeit all CentOS) boxes. As far as I can tell, sshd > > is configured the same between CentOS and OpenSuSE. Maybe > > some environmental variable I need to set/change in OpenSuSE? > > Try editing /etc/ssh/ssh_config and > ensure that X11 forward is set to Yes: >
My CentOS servers do not have it setup... [EMAIL PROTECTED] ssh]# cat ssh_config | grep ForwardX11 # ForwardX11 no ForwardX11Trusted yes Neither did my OpenSuSE installation... oss103:/etc/ssh # cat ssh_config | grep ForwardX11 # ForwardX11 no ForwardX11Trusted yes However, I did go ahead and try setting it, but got the same errors. Thanks, Scott -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
