I have a somewhat unusual situation in which I need to create a "drop box" share that allows users to copy files into the share, but denies them read or delete permissions. I'm running Samba 3 with ACL support. Is this remotely possible? -- Aaron Clausen
On Wed, Jul 20, 2011 at 11:38:17AM -0700, Aaron Clausen wrote:> I have a somewhat unusual situation in which I need to create a > "drop box" share that allows users to copy files into the share, but > denies them read or delete permissions. I'm running Samba 3 with > ACL support. Is this remotely possible?This should help. http://www.theopensourcerer.com/2008/04/17/a-shared-drop-box-using-samba/ Tweak the "mode" lines to get the right permissions. Jeremy.