Re: X11/Xdarwin server
Re: X11/Xdarwin server
- Subject: Re: X11/Xdarwin server
- From: Eric Linton <email@hidden>
- Date: Mon, 14 Jul 2003 11:12:50 -0400
Dan,
I got this from previous postings and off the MacOSXhints website.
You need to edit the sshd_config file, note it is sshD_config NOT
ssh_config. Go to /etc/sshd_config, open it in pico or what ever editor
you use. You will need to me admin to do this, and change
#X11_Forwarding no
change to
X11_Forwarding yes
no become yes and remove the # to uncommit the line.
Now reboot and you should be able to connect using Xwin32.
This has nothing to do with XDarwin or X11, but make sure that if you
are connecting via ssh that you have this port open. Go to System
preferences > Sharing > Services Tab and check Remote Login, also
check it in the Firewall Tab if you have the Firewall enabled.
This works on mine using Xwin32 on WindowsXP, I have the ssh extension
installed on Xwin32 so that all of the connections are made via ssh.
Hope this helps,
Eric
_______________
Dr. Eric W. Linton
Research Associate
Michigan State University
S-140 Plant Biology Labs
East Lansing, MI 48840 USA
email: email@hidden
Phone: 517-432-0669
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.