Re: [Samba] Fwd: Add permission? (was How to create a write-onlyshare?)

2008-05-07 Thread Ash Gosh
In this case I still can't add a file from Windows machine into the share append... Seems it can't be done with Samba and posix permissions? On Wed, May 7, 2008 at 10:29 AM, Alex Harrington <[EMAIL PROTECTED]> wrote: > Try: > > [EMAIL PROTECTED] home]# chown -R michael.office append > [EMAIL PR

Re: [Samba] Fwd: Add permission? (was How to create a write-only share?)

2008-05-06 Thread Ash Gosh
Thanks for the answer! The config like you posted: [EMAIL PROTECTED] home]# chown -R michael.office append [EMAIL PROTECTED] home]# chmod -R 700 append smb.conf: [append] path = /home/append valid users = +office read only = no writeable = yes guest ok = Yes admin users = micha

[Samba] Fwd: Add permission? (was How to create a write-only share?)

2008-05-06 Thread Ash Gosh
Is it possible or not? Now it is a very urgent problem for me, please help!!! G.A. -- Forwarded message -- From: Ash Gosh <[EMAIL PROTECTED]> Date: Mon, May 5, 2008 at 3:15 PM Subject: Add permission? (was How to create a write-only share?) To: samba@lists.samba.org Nee

[Samba] Add permission? (was How to create a write-only share?)

2008-05-05 Thread Ash Gosh
le should not be able to read the files and even see the contents of the share (contents of directory). Thanks in advance, Ash Gosh. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Re: How to create a write-only share?

2008-04-09 Thread Ash Gosh
Hi again, list! Please please please! Any indeas are highly welcome! It is possible with Linux? Maybe someone tried Solaris with ZFS with Samba? Should I try this maybe? Thanks in advance, A. On Tue, Apr 8, 2008 at 7:28 PM, Ash Gosh <[EMAIL PROTECTED]> wrote: > > > > >

Re: [Samba] Re: How to create a write-only share?

2008-04-08 Thread Ash Gosh
It seems to be too complex for me. I'll share my config, please tell me what also I need to do: parts from smb.conf: nt acl support = yes acl compatibility = win2k map acl inherit = yes . [michael] path = /home/shared/michael valid users = +users read

Re: [Samba] Re: How to create a write-only share?

2008-04-07 Thread Ash Gosh
On Mon, Apr 7, 2008 at 11:21 AM, Scott Lovenberg <[EMAIL PROTECTED]> wrote: > I think I did this once a couple of years ago using NT style policy and > the firewall policy object. IIRC, I did it all at the file system level; > each computers' SYSTEM service was allowed to write to a text file t

Re: [Samba] Re: How to create a write-only share?

2008-04-07 Thread Ash Gosh
On Mon, Apr 7, 2008 at 12:29 PM, Jason Haar <[EMAIL PROTECTED]> wrote: > Real easy. We did it to create a "quarantine share" for Windows AV agents > to move viruses to. The share is world-writable - but not readable by anyone > > You simply create a share and set the following smb.conf settings >

[Samba] Re: How to create a write-only share?

2008-04-07 Thread Ash Gosh
On Fri, Apr 4, 2008 at 6:55 PM, Ash Gosh <[EMAIL PROTECTED]> wrote: > Hi! > > I need to create a share that will be readoble by root only (by owner) and > writeable for all. We replacing a dead Windows NT 4.0 server and there was a > permission type called "Add"

[Samba] How to create a write-only share?

2008-04-04 Thread Ash Gosh
Hi! I need to create a share that will be readoble by root only (by owner) and writeable for all. We replacing a dead Windows NT 4.0 server and there was a permission type called "Add" and our users uses this type of permission often. They creates a shares where other users can add files but can n