LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   X11 connection rejected because of wrong authentication. (https://www.linuxquestions.org/questions/linux-desktop-74/x11-connection-rejected-because-of-wrong-authentication-882757/)

vino87 05-26-2011 12:54 AM

X11 connection rejected because of wrong authentication.
 
I am one of the thin client user in my office.
I often do ssh from other machine to access my /home/vinoth account, when I open thunderbird it gives me the following error.

X11 connection rejected because of wrong authentication.

(thunderbird-bin:22237): Gtk-WARNING **: cannot open display: localhost:12.0

indienick 05-27-2011 11:21 AM

Have you tried running the "ssh" command with the "-X" flag? You should really consult your systems administrator, if you have any problems with your at-work network.

vino87 06-07-2011 03:03 AM

Yes I am executing ssh command with '-X' option.

indienick 06-08-2011 09:45 AM

Have you been able to do this from other workstations? It may be something with the particular version of OpenSSH (if the server you are trying to connect to is using OpenSSH), as noted here.

Alternately, there is a setting in the /etc/sshd/config file that only lets X11 forwarding happen within a specific time limit from the initial connection, which would require the systems administrator(s) to change.


All times are GMT -5. The time now is 08:31 PM.