Hello all,
I can now run xclock as the user that I use to connect to the server via ssh.
However, as soon as I sudo to root, xclock can't be run. See below:
voi@VoiT400:~$ ssh -Y -i ISSLCloud_private.com_rsa idcuser@<hostname>
Last login: Mon Jun 25 23:12:48 2012 from <home_router_broadcast_ip>
idcuser@<shorthostname>:~> xclock
idcuser@<shorthostname>:~> sudo bash
<shorthostname>:/home/idcuser # xclock
Error: Can't open display:
<shorthostname>:/home/idcuser # export XAUTHORITY=/home/idcuser/.Xauthority
<shorthostname>:/home/idcuser # xclock
Error: Can't open display:
<shorthostname>:/home/idcuser #
Any suggestions to fix that would be appreciated!
