Re: umask and SecurityListener

2018-03-21 Thread Mark Thomas
On 21/03/18 03:43, Christopher Schultz wrote: > All, > > The SecurityLogger seems to want a umask in environments where it makes > sense. But the line of catalina.sh that sets the JVM system property to > pass the umask into the launching JVM is commented-out. > > It would be best not to have to

umask and SecurityListener

2018-03-20 Thread Christopher Schultz
All, The SecurityLogger seems to want a umask in environments where it makes sense. But the line of catalina.sh that sets the JVM system property to pass the umask into the launching JVM is commented-out. It would be best not to have to modify one's own catalina.sh file in order to enable the UMA