search for: withoutgroupperm

Displaying 1 result from an estimated 1 matches for "withoutgroupperm".

2010 Oct 29
0
Modify permission not available unless group permissions are set to write.
...r blah set with the following permissions: drwxrwxr-x. 4 andy apache 4096 Oct 29 11:56 /home/blah Inside the folder I have 2 additional folders one with group write bit set and one without drwxrwxr-x. 3 andy apache 4096 Oct 29 15:44 withgroupperm drwxr-xr-x. 3 andy apache 4096 Oct 29 15:50 withoutgroupperm With this configuration I can create files and folders no problem in either of the subfolders by connecting as myself (andy), I can also modifiy the contents of files, but I cannot change the name of files/folders in the subdirectory that doesn't have the group write permission set. According...