Jean-Yves Avenard wrote:
Hi

2008/5/20 Brian May <[EMAIL PROTECTED]>:
I don't think it is possible with Unix or Samba permissions to:

* allow file writes but deny file appends (and other modifications?).
* allow creating files but deny creating folders.

which appears to be what you have done under windows.

This was my thoughts.
Samba is running on a FreeBSD 6.3 AMD64 server, filesystem is UFS.

I don't know of any ACL tools...

How about a VFS module that overrides just open, rmdir, rename and unlink? unlink/rmdir/rename becomes a no-op, open for write fails if the file exists?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to