Hi,
I'm trying to make X11 work on my new iBook. (Mac Os X 10.4.2 and X11 1.1 - XFree86 4.4.0) I tried
ssh -X username@server
and
ssh -Y username@server
to log in. When I run emacs I'm getting the same response in both cases -
connection rejected because of wrong authentication.
Connection lost to X server `localhost:10.0'
[1]+ Exit 70 emacs
-Y flag for some reason does not work!
Thanks for any advice
I'm trying to make X11 work on my new iBook. (Mac Os X 10.4.2 and X11 1.1 - XFree86 4.4.0) I tried
ssh -X username@server
and
ssh -Y username@server
to log in. When I run emacs I'm getting the same response in both cases -
connection rejected because of wrong authentication.
Connection lost to X server `localhost:10.0'
[1]+ Exit 70 emacs
-Y flag for some reason does not work!
Thanks for any advice