[
https://issues.apache.org/jira/browse/GUACAMOLE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026933#comment-17026933
]
Mark Nolan commented on GUACAMOLE-890:
--------------------------------------
I'm not sure why this is still a problem. Perhaps I am missing something, but
check these:
[https://github.com/docker-library/tomcat/issues/35]
[https://github.com/docker-library/tomcat/issues/68]
[https://github.com/docker-library/tomcat/issues/150]
It certainly should be possible to run as non-root. (And the solution *was* to
change the permissions, rather than anything convoluted with the war file).
> Guacamole/Guacd Docker Process Privilege Drop
> ---------------------------------------------
>
> Key: GUACAMOLE-890
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-890
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-docker
> Reporter: Anthony Boccia
> Priority: Minor
> Labels: docker, security
>
> Hello,
> I noticed after deploying Guacamole in docker that the processes all run as
> the root user. Are there any plans to add support for specifying a user for
> the processes to drop privs to and run as instead of root? I am currently
> doing this rebuilding the containers for guacamole and guacd adding in my own
> user and using docker compose to exec all processes triggered within the
> container as that user. I feel like the option to specify this should be done
> upstream.
> Thank You
--
This message was sent by Atlassian Jira
(v8.3.4#803005)