Displaying 1 result from an estimated 1 matches for "infoshare".
Did you mean:
informare
2007 Mar 05
1
Delete permission question
...ble to delete files from it. I know that dir permissions
govern who can and can't delete files on Unix, but I'd like anyone to be
able to delete any file within that directory structure.
I am not using any ACLs, nor am I using any special entries in the
service definition of my smb.conf.
[infoshare]
path = /var/www/infoshare
writable = yes
force group = folder-infoshare-modify
ls -l /var/www/
drwxrwx---+ 6 root folder-infoshare-modify 4096 infoshare
In this case, my users belong to the correct group
(folder-infoshare-modify) so they can write to the share without
probl...