Hello all! Is there any way to prevent certain users from deleting a file or files? Thanks!
On Monday 11 April 2005 19:52, Gerald Cenir wrote:> Hello all! > > Is there any way to prevent certain users from deleting a file > or files? > > Thanks!On the unix side of things, you can set the sticky bit on the directory. http://www.linuxdevcenter.com/pub/a/linux/lpt/22_06.html