[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Linux/Samba File Permissions



Jeff,

On Wed, 18 Oct 2000, Jeff Hubbs wrote:

> Between the adjustments one can make in Samba and Linux file permissions, is
> there a way to make a file available for read and write but not delete for
> Samba clients?

	Yep!  Turn off write permission on the directory.  Of course, they
can't add files either.

	You may look into the ext2 'chattr' command for the 'a' attribute
(append only).  The man page doesn't mention directories, but intuitively,
setting the 'a' attribute on a directory would allow file additions.  I've
not tried this, however.

Danny

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.