Re: X11 server startup BEFORE login
Re: X11 server startup BEFORE login
- Subject: Re: X11 server startup BEFORE login
- From: Ted Lemon <email@hidden>
- Date: Tue, 19 Aug 2003 18:42:25 +0000
On Tuesday 19 August 2003 17:57, Daniel Baumgarten wrote:
> I'm hoping to set up a remote login server with X11 forwarding. I had
> it working awhile ago, but noticed that if I was not logged in locally
> to the server, I could not use X11 programs remotely.
For this, I would recommend using "ssh -X" to get to the server from the
computer that's running the X server. This will give you a secure X session
on that server. Because the X session is being forwarded over the secure
shell connection, you don't have to deal with "X11 security." I put that in
quotes because existing X11 protocol implementations unfortunately don't have
much in the way of security. :'}
_______________________________________________
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.