https://bz.apache.org/bugzilla/show_bug.cgi?id=59968

Blazej Checinski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from Blazej Checinski <[email protected]> ---
This might be a problem for docker users (my case):
Similarly to tomcat 9 https://github.com/docker-library/tomcat/issues/35
the problem I have with 8.5.6 is that with new tightened permission I'm not
able to run tomcat as non root user.
Non root user is not able to create any files in subdirectories of tomcat, even
though the chmod is 777 recursively and he owns the directories recursively
(initially owned by root). This worked flawlessly with 8.0 (without any 777 or
owner hacks).

Source of this issue might be aufs problem mentioned here:
https://github.com/docker/docker/issues/783
Nevertheless it's not possible to relax the permissions in this situation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to