<div dir="ltr">Hi,<div><br></div><div>Sorry, I just saw the thread right now. </div><div><br></div><div>If it happens again:</div><div><br></div><div>Your $HOME/.Xauthority file contains the authentication key that is used to authenticate your X sessions. This file is manipulated with the xauth command. When you ssh with the -X switch, it is supposed to add an entry to your .Xauthority file to allow you to connect to the X server - but it sometimes doesn't work. </div><div><br></div><div>Best fix is to use xauth to delete the bad key and enter the correct one - use xauth on your local host to find the correct value, and then use xauth on the remote host to delete the bad key and add the correct key.</div><div><br></div><div>Easier fix is to simply delete the .Xauthority file on the remote host and try to login again and let ssh recreate it.</div><div><br></div><div>You could also copy the .Xauthority file from your main host to the pi.</div><div><br></div><div>:-) Or you could format the machine and hope for the best :-)</div><div><br></div><div>--</div><div>Regards,</div><div>Lior</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 6, 2018 at 11:35 AM, Shlomo Solomon <span dir="ltr"><<a href="mailto:shlomo.solomon@gmail.com" target="_blank">shlomo.solomon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I finally gave up and did a re-installed of Raspbian and everything is<br>
back to normal. Since I do regular backups of /home and /etc, I got<br>
everything back to normal with no major problems.<br>
<br>
<br>
On Tue, 6 Feb 2018 10:20:12 +0100<br>
Tzafrir Cohen <<a href="mailto:tzafrir@cohens.org.il">tzafrir@cohens.org.il</a>> wrote:<br>
<br>
> On Sun, Feb 04, 2018 at 11:54:01AM +0200, Shlomo Solomon wrote:<br>
> > I really don't know how I screwed this up, but I've been "playing"<br>
> > with this for hours with no success.<br>
> ><br>
> > I have a raspberry PI file server. I rarely use the GUI and when I<br>
> > do it's usually over VNC (I use KRDC) or with ssh -X.<br>
> ><br>
> > As of today:<br>
> > 1 - KRDC won't connect<br>
> ><br>
> > 2 - ssh -X pi@pi   (pi is defined in /etc/hosts) gives only a<br>
> > console login and says:<br>
> > X11 connection rejected because of wrong authentication.<br>
> ><br>
><br>
> What are the values of DISPLAY and XAUTHORITY when you connect via<br>
> ssh?<br>
><br>
> > 3 - I connected a monitor directly to the PI and it will not accept<br>
> > the pi password when I try to login to X11 - but DOES accept the<br>
> > root password. So X11 is OK, but only for root - not the regular pi<br>
> > user.<br>
><br>
> I must be missing something, but: how are the two related? In (2) you<br>
> try to authorize X11 programs on the pi to connect to an X server<br>
> running on your PC.<br>
><br>
> In (3) you run an X server on the pi (and X11 clients running on the<br>
> pi that should connect to it).<br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Shlomo Solomon<br>
<a href="http://the-solomons.net" rel="noreferrer" target="_blank">http://the-solomons.net</a><br>
Claws Mail 3.11.1 - KDE 4.14.30 - Dolphin 4.14.3 - LINUX Mageia 5<br>
<br>
______________________________<wbr>_________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" rel="noreferrer" target="_blank">http://mailman.cs.huji.ac.il/<wbr>mailman/listinfo/linux-il</a><br>
</font></span></blockquote></div><br></div>