That awkward moment when you realize that you were beating your head against a wall trying to tweak server settings…

…and the whole problem was that your file-sync utility read the “groups” file and found a group with the same name but a different GID and changed all the file GIDs to that group.

*headdesk*

Thank a deity for “find -print0 | xargs -0”