Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2004 17:19:29 -0500
From:      "Nick" <nick_fbsd@cogeco.ca>
To:        "'Elliot Finley'" <efinleywork@efinley.com>, <freebsd-questions@freebsd.org>
Subject:   RE: directories like Hotel California
Message-ID:  <20040322221925.C055E3BB4@fep3.cogeco.net>
In-Reply-To: <091701c41052$cdaa9dd0$37cba1cd@emerytelcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help


> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-
> questions@freebsd.org] On Behalf Of Elliot Finley
> Sent: Monday, March 22, 2004 4:15 PM
> To: freebsd-questions@freebsd.org
> Subject: directories like Hotel California
> 
> I have a directory that I export via NFS.  I want people to be able to do
> a
> directory listing to see whats there.  I also want them to be able to copy
> files into this directory.  but I don't want them to be able to copy files
> out of this directory.
> 
> I don't see any way to accomplish this with file permissions.  Am I
> missing
> something?
> 
> Elliot
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> unsubscribe@freebsd.org"

You Could allow write to the directory but every x seconds/minutes whatever
run a script to change owner and chmod 700 file

Nick



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322221925.C055E3BB4>