On 3/18/09 8:55 PM, Jeremy Huddleston wrote:
On Mar 18, 2009, at 20:23, Grant Erickson wrote:
I am not using SSH X11 forwarding
You should.
Thanks, I'll look into it. Because the connections in question here are only within the boundaries of the on-premise network, the security risk of not doing so is negligible.
This all worked OK under Tiger. Any thoughts on what I might be missing or miss-setting here?
Maybe the X server on aesop isn't :0. What does 'ps x | grep X11' report?
% ps x | grep X11 7345 ?? S 0:00.02 /bin/sh /usr/X11/bin/startx 7416 ?? S 0:00.01 xinit /usr/X11/lib/X11/xinit/xinitrc -- /usr/X11/bin/X :0 -auth /Users/gerickson/.serverauth.7345 7417 ?? S 0:00.32 /usr/X11/bin/X :0 -auth /Users/gerickson/.serverauth.7345 Regards, Grant