It's not virtual, but real computers over windows remote desktop.
Joseph Szabo CSS Lab Technical Services NBCS Lab Team System Administrator Rutgers University ________________________________ From: sciUser <[email protected]> Sent: Tuesday, April 14, 2020 3:54 PM To: [email protected] <[email protected]> Subject: Re: force complete logout every time The solution from the profile settings link provided in the this thread above is your best bet. We do an On-demand (students leave, session reset state zero) and ILT (Instructor Led Training, students can return to their existing desktop), this is all controlled through out provisioning system which controls guacamole. But since you do not have a provisioning platform; setting profiles to logout after 5/10 minutes of inactivity is industry standards, at least I have been using for the past 20 years when designing these environments. The issue you will have is not knowing if the session is logged out, you could write some detection code and run it on the VM desktop to know when a connection is active or not. Then this runs in to an issue of network overhead. There are a lot of ways to skin the cat, its why I programmed a Provisioning platform to handle all these known issues/caveats and simplified the LTI process. What is your Virtual environment? ----- A Cybersecurity Enablement Company We don't just run you through the motions, Our labs teach you how to think! Known good Guacamole installations -- Sent from: https://nam02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-guacamole-general-user-mailing-list.2363388.n4.nabble.com%2F&data=02%7C01%7Cjszabo%40oit.rutgers.edu%7C82702d154935431b473008d7e0ad9e57%7Cb92d2b234d35447093ff69aca6632ffe%7C1%7C1%7C637224908599533754&sdata=SZh0gfQRrx3k0AWkVw52byQJrxhvSaIyru7q9G%2FqQnE%3D&reserved=0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
