On Thu, Dec 2, 2021 at 1:03 PM fed <[email protected]> wrote: > Hi all, > > I am running guacd container and guacamole container with docker-compose > but while guacd container run its process with a non privileged user, > guacd, the guacamole container runs it's process as root. > Not that I am a security expert but from what I know/read it would be > better to run it as a non-root user. > > It's possible to change this? Or is it something planned for the next > version? >
Yes, this has been implemented for the upcoming release: https://issues.apache.org/jira/browse/GUACAMOLE-890 - Mike
