Re: X11/Xdarwin server
Re: X11/Xdarwin server
- Subject: Re: X11/Xdarwin server
- From: Jerry Talkington <email@hidden>
- Date: Mon, 14 Jul 2003 08:55:45 -0700
- Mail-followup-to: X11 Mailing List <email@hidden>
On Mon, Jul 14, 2003 at 11:12:50AM -0400, Eric Linton wrote:
> 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.
Or
su killall -HUP sshd
This will terminate all open ssh connections, but you won't have to
reboot the entire system.
--
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762
_______________________________________________
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.