Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

svennissel
Copy link

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.

@garydgregory
Copy link
Member

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

@garydgregory
Copy link
Member

Rebase on git master as well please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants