Hello,
I (let's say username=UserMe, Group=MyGroup) installed SW package to the directory MyPackage. I own this directory (and all the files below as they were installed under my username).
Now I want that other Users from my group access this directory (and sub dirs/files) with the same privileges for read,write,execute as me.
I.e. I want to "copy" the set of permissions of each file/dir to the group.
i.e. if now "rw-r--r-- myfile" I want to have "rw-rw-r-- myfile"
Is this possible and how ? Can I do it or I need to ask root administrator ? (I guess I can do it as he ower of this dir?)
Thanks
Start Free Trial