On occasion, on the Unix server side, files/folders somehow get a
permission value of 755 (User RWX, Group R-X and Others R-X).
This means that though the owner has full RWX permissions, the members
of the group only have R-X permissions.
Can anyone tell me the answer to this question: Is it the Mac client,
OS X Server or Unix Server that is causing the intermittent issue?
Has anyone come across this issue?
My gut feel is that this is happening when you copy using Finder, which
has a default umask of 022.