Written by joerlend the 27 Aug 09 at 02:05.
Related project: Gnome.
Status: New
Rationale
More and more people are accessing their desktops from remote computers, often over slow connections. It was nice if Ubuntu would take these issues into consideration, making it a good choice for terminal servers.
#1 looks like it's called "metacity" use the compiz/fusion tray icon. maybe add a D-Bus feature when a VNC client connects, but it's already done.
#2 if the user gives an unsecured remote access to an admin account, it's stupid, but changing policykit for this is just about delaying the problem: If I can't make my rm -Rf ~ by a remote account, I add this command to .bashrc or gnome session starts and when the user connects himself from the server, he gets screwed.
Could you please explain just WHAT a terminal server would be using VNC for? VNC is for remotely accessing a running X server session, which a terminal server (by definition) does not run.
"Terminal Service" or "Terminal server" terms are widely use in Windows Server world to talk about the a remote desktop session. It's provide an easy way to access you're computer in a graphical way like VNC allow us to access a X session.