Hi All:
I am using the proxy server option on x2go, and have gotten it to work on Windows and Debian, but not OS X and hope to get some help.
In my tests:
FYI - on linux, on the "client", I issue the following before trying to connect the first time on both keys and have tried this on OS X as well with "no joy": NewUserVar=newuser PathVar=/home/newuser/.ssh/newuserfolder chmod go-w /home/$NewUserVar chmod 700 /home/$NewUserVar/.ssh chmod 600 $PathVar/id_rsa ssh-add $PathVar/id_rsa
Any suggestions? Has anyone else had this issue, figured it out? Thanks!