Displaying 1 result from an estimated 1 matches for "diretory2".
Did you mean:
diretory
2011 Aug 31
2
special permission on directories
hello list,
im trying to configure samba, no pdc, just samba for share directories with
linux users.
my problem is:
i have users and groups
diretory1
diretory2
at directory1 group own is x
at directory2 group own is y
i make chmod 775 at directory1 and chmod +t, after i make chown root.x
same in directory2, just change chown to root.y
my problem: when user make directory and other user make one file at this
directory, owner and others users can delete...