GNOME Bugzilla – Bug 167848
Ability to log on to remote computer using SSH and X forwarding
Last modified: 2006-01-13 00:39:47 UTC
Here's a idea that would be useful and not too hard to implement: -User clicks on "Connect to remoter computer .. " button in GDM -User could enter a remote host to connect to and a username. -GDM would connect to host using SSH with X forwarding enabled and ask password -GDM would start a empty X server and execute gnome-session (or other session) on the remote computer -User could use the remote computer securely but with XDMCP-like functionality! This can be tried by logging in with failsafe (xterm) session, ssh to remote computer, and running gnome-session. But it would be great to gave this feature built in GDM.
Sounds like a great feature. I'd accept a patch. I know the GDM Xserver script turns on ssh. Does this not get used with XDMCP?
*** This bug has been marked as a duplicate of 322155 ***