I am trying to set ownership to SID Everyone S-1-1-0 for a mapped network drive. It is mounted in Windows from a linux machine share path using SMB. I can easily do this through the Windows ACL, but how can I set it so every files/folders created, saved, moved, or copied to the shared drive will always be SID Everyone S-1-1-0 (no wait time)? Don't care about security, just want the object creator to always be SID Everyone S-1-1-0.
Thanks