On 3/22/24 08:14, Chris Herrmann wrote:
We've set up a small Guacamole server to offer remote Xcode access for students enrolled in a mobile app development course.  Users authenticate to our CAS server to connect to the Guac server then re-authenticate at the macOS login prompt via AD binding.

At present, we have set up a standard account on the macOS clients to keep the VNC connection transparent to the user.  If a user forgets to log out of macOS and clicks 'back' or closes the tab; the next connection auto-authenticates in macOS with the standard user we set up for VNC.

Did we miss something in the documentation to ensure this isn't possible? or should we change something in the server or client configuration?


You'll need to look into the configuration of your VNC server. In this case, the behavior you're seeing is entirely dictated by the VNC server and OS. There may be options within your VNC server that ensure new connections are given new sessions, or that existing sessions time out after some period of time. The VNC client has no control over this, unfortunately.

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to