[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh X11 forwarding



At 13:46 Uhr -0800 30.03.2003, Michael West wrote:
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.



Reply to: