https://bz.apache.org/bugzilla/show_bug.cgi?id=64270
Bug ID: 64270 Summary: daemon.sh doesn't pass the default umask to JSVC Product: Tomcat 8 Version: 8.5.53 Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal Priority: P2 Component: Packaging Assignee: dev@tomcat.apache.org Reporter: upgradejk...@gmail.com Target Milestone: ---- hi there, when I refered to the tomcat document It says that "Tomcat runs with a default umask of 0027 to maintain these permissions for files created while Tomcat is running (e.g. log files, expanded WARs, etc.)" - https://tomcat.apache.org/tomcat-8.5-doc/security-howto.html - 29) Security Considerations -> Non Tomcat settings I can also confirm that there is a default umask value in bin/catalina.sh, but daemon.sh does not pass the default umask to JSVC. I raised this issue as following and they said this should be fixed by Tomcat. - https://issues.apache.org/jira/browse/DAEMON-417. I'm not sure if I can make a issue here. Thanks, John -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org