I have "X11Forwarding yes" in sshd_config and login with `ssh -X hostname` but `echo $DISPLAY` gives '0.0' after successful login.
Looks like you're setting $DISPLAY to '0.0' somewhere in your startup scripts? It should either be something like "localhost:20.0" or unset.
Christian.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]