[SunHELP] NFS question...
    Nicholas Dronen 
    sunhelp at sunhelp.org
       
    Thu Feb  1 08:49:29 CST 2001
    
    
  
On Thu, Feb 01, 2001 at 12:37:54PM -0000, Will Mc Donald wrote:
> Can anyone think of a way of setting up an NFS share that allows a user (or
> users) to write files to it but prevents them from deleting them?
I don't know how you'd accomplish this.
The way permissions work in UNIX, to create a file in a directory
requires that you have write permission on the directory itself (that
is, you can add entries to the directory).  Unfortunately, you
can also use that write permission to remove entries from the directory
as well. 
Regards,
Nick Dronen
    
    
More information about the SunHELP
mailing list