Hey, Thanks; I was thinking about providing a similar setup, as I can imagine users filling up the data drive of the Guacamole server using this approach, and that's not what we want.
Is there any more details on how to correctly configure this, including the NGINX settings in the documentation? -----Original Message----- From: sciUser <[email protected]> Sent: Monday, May 11, 2020 11:21 PM To: [email protected] Subject: Re: RDP File transfer not working on windows 2016 or 2019 we set this up using NFS to our filer, check permissions use, getfacl <foldername> to get current acls, should be for /Downloads/{GUACUSER}; # owner: root # group: root user::rwx group::--- other::--- Again our use case is that our provisioning platform controls guacamole and we write to the database directly to create the connections and using a JIT/Zero Trust method to assign users. You will also need to adjust the apache/nginx file transfer size then restart the service. we have tested up 8TB with no issues, however we did dial it back to 1TB per user. Hope this helps. ----- 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: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
