set this in your share configuration

force group = users
Is there any way to force the group ownership of created files?

Also, is there any way to force file ownersip to a given user on newly created files?
You can also do this on the filesystem level by setting the UID or GID bits on a directory. Then all new files created in that directory will have the same owner or group, respectively, of the directory. Useful if you want different directories within a share to be handled differently.

--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba


Reply via email to