Ok,
I'm running motion to monitor some ip cams. When it creates new directories, and files they are owned by rootr:root.
My samba guest user is guest. The guest account can view them, but not delete the files/directories.
I'd like to be able to delete them from my windows box through samba, but I'm not sure how to make one of the following work.
1) start motion with user guest, so that all the files and directories can be deleted by guest
2) set default rights for those directories to 777 do guest can delete them.
3) Other option?
This is a V3, so this needs to work with rc.d
Thanks
Tom