X11Forwarding problem on Solaris.
- From: "Staffan Persson" <s.persson@xxxxxxx>
- Date: Sat, 21 Apr 2007 17:44:19 +0200
Hi,
I have a X11 Forwarding problem with OpenSSH on Solaris. The problem occur
when I logon from one unix node to another using OpenSSH with the following
command:
ssh -X node2
And then when I try to start an application from node2 I almost immediately
get the following error message:
X11 connection rejected because of wrong authentication.
X connection to localhost:10.0 broken (explicit kill or server shutdown).
The problem seem to occur when I am an ordinary user which is not the owner
of the executable file I try to run. When I logon as the file owner then
everything works just fine.
I have configured OpenSSH to support X11Forwarding with the following
adjustments:
/usr/local/etc/ssh_config
ForwardX11 yes
/usr/local/etc/sshd_config
X11Forwarding yes
Do you know what may cause this problem and what I can do to solve it?
Thanks
Rickard
- Follow-Ups:
- Re: X11Forwarding problem on Solaris.
- From: Alexander Klimov
- Re: X11Forwarding problem on Solaris.
- Prev by Date: Re: PubkeyAuth disallowed for root only?
- Next by Date: Limits on passphrase for ssh-agent?
- Previous by thread: openssh-4.2p1-chroot on Tru64 Unix 5.1b
- Next by thread: Re: X11Forwarding problem on Solaris.
- Index(es):
Relevant Pages
|