You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2011/03/12 14:27:57 UTC

DO NOT REPLY [Bug 49656] Write bits for "group" and "other" doesn't get set when creating new directories

https://issues.apache.org/bugzilla/show_bug.cgi?id=49656

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Jeff Trawick <tr...@apache.org> 2011-03-12 08:27:54 EST ---
expected cause: your umask setting blocks those bits (google for umask)

a typical umask of 022 would disable the write bits for group and other even if
the application specifies them

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org