home

X11 Error:

I use cgywin to connect to my LINUX host

connect string:

ssh -X root@earth

then I su - appltst

Getting this error running adadmin and generating jar files for FA

X11 connection rejected because of wrong authentication.
X connection to localhost:10.0 broken (explicit kill or server shutdown)

I also get that error if is run xhost + with the appltst user

so I deleted the .Xauthority under /home/appltst

Then i connected again, this time directly using appltst.

ssh -X appltst@earth

I ran xhost + , and no error this time. Also, no more errors generating FA Generating Report Files

It didn't have anything to do with deleting .Xauthority