I have a share on a Windows 7 machine that acts as a server. We have several people on Macs that need to create/modify files on this machine. When one of these people creates a file on the share using a code editor, or updates a file using an SVN client (Versions) the file acquires a Windows account with a name like this:
S-1-5-88-3-33216
This account has no permissions and seems to mess with all the other permissions on the file. The end result is that IIS can't serve up the file until I remove this account manually from the file permissions.
Has anyone seen this before?