|
Can you give me a bit more info on your setup?
Is the local machine a windows or linux box?
Post the ssh command you are using to connect to the server. (You're using the -X option to tunnel X over ssh, right?)
You may be getting authentication failures if you're trying to run suid programs.
Post the errors with the verbosity flag to ssh set. (-v)
|