On Tue, Feb 26, 2008 at 3:30 PM, Rick Thomas <[EMAIL PROTECTED]> wrote: > I just installed Lenny on a G4 Mac. I installed the "ssh" package on > it. I can "ssh" to it just fine. But I can't get X11 forwarding to > work. When I use "ssh -X" or "ssh -Y" (either option) the connection > is made, but the DISPLAY variable is not being set. > > Anybody know why? >
Make sure X11Forwarding is set to yes in /etc/ssh/sshd_config. -- Kushal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

