TurboVNC / turbovnc

Main TurboVNC repository
https://TurboVNC.org
GNU General Public License v2.0
761 stars 138 forks source link

Multiple users, one vnc session #296

Closed hinxx closed 3 years ago

hinxx commented 3 years ago

Doc says:

TurboVNC provides rudimentary collaboration capabilities. Multiple users can simultaneously view the same TurboVNC session and pass around control of the keyboard and mouse.

Do I need to configure this on server/client somehow?

dcommander commented 3 years ago

No. It is default-enabled. Other sessions that can authenticate successfully can share the session with its creator. You can use Unix ACLs or one-time passwords to temporarily grant permission to other users of the system. Refer to the Xvnc man page.