Re: trying to secure xdmcp over ssh - macbook pro <---> linux
Re: trying to secure xdmcp over ssh - macbook pro <---> linux
- Subject: Re: trying to secure xdmcp over ssh - macbook pro <---> linux
- From: Audio Phile <email@hidden>
- Date: Mon, 27 Sep 2010 11:03:42 -0700 (PDT)
Finally have it working smoothly after configuring the Linux box to use RSAAuthentication and PubkeyAuthentication. Thanks again for the tip!
------
#!/bin/bash
xinit /usr/bin/ssh -Y user@linux gnome-session -- /usr/X11/bin/Xnest :5 -geometry 1270x750 -ac
------
> Does this work for you?
>
> xinit /usr/bin/ssh -Y user@linux gnome-session --
> /usr/X11/bin/Xnest :5 -geometry 1270x750 -ac
>
> I'm not sure if it will handle password authentication, so
> make sure you use ssh keys for authentication. You
> should get a nice graphical passphrase request, or you can
> use 'ssh-add' beforehand.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden