commons-vfs icon indicating copy to clipboard operation
commons-vfs copied to clipboard

VFS-818 root has read and write permissions also if he is not owner

Open svennissel opened this issue 2 years ago • 2 comments

If the permission of a file is 000 the user root can read and write, but not execute the file. If the permission of the file is 600 and the owner is a other user the user root can also read and write file.

svennissel avatar Apr 19 '22 20:04 svennissel

-1 This PR breaks the build, run "mvn pmd:check" locally for details.

garydgregory avatar Apr 20 '22 00:04 garydgregory

Rebase on git master as well please.

garydgregory avatar Apr 20 '22 00:04 garydgregory