On Wed, Dec 03, 2008 at 11:56:26AM -0600, [EMAIL PROTECTED] wrote: > 755 root.matt > > I changed that to 755 root.root and changed the file permissions to 770 > bek.trusted (matt is part of the 'trusted' group). Now I can open the > file, but can't delete it.. I expected to be able to open it and delete > it..
Permission to delete a file in POSIX is an attribute of the containing directory (that's what you're modifying) not the file itself. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
