minfrin commented on pull request #382:
URL: https://github.com/apache/tomcat/pull/382#issuecomment-736746529


   > > To be in any way useful the socket must be writable, and to do that it 
either needs to default to being writable, or needs to explicitly set as 
writable with at least `pathPermissions="rw-rw----"`.
   > 
   > So not to undermine the default umask, are we good to take your 
`pathPermissions="rw-rw----"` proposal?
   
   I'm not following - the umask makes no sense, not even as a default, so we 
have to override the umask to make it work at all.
   
   I think a sensible approach is "defaults to the same behaviour as localhost, 
visible to all on the box, while offering posixPermissions to the unix people, 
and a protected parent directory for the windows people."
   
   That's where we stand now.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to