8000 setfacl commands in the right order by rafacouto · Pull Request #7987 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

setfacl commands in the right order #7987

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

Closed
wants to merge 1 commit into from
Closed

Conversation

rafacouto
Copy link
Contributor

Order matters. Very unlikely case (but still likely): new files can be created between setfacl commands and those files will be out for default ACL application. So, the right order to apply setfacl is the default first and change current ones after.

Order matters. Very unlikely case (but still likely): new files can be created between setfacl commands and those files will be out for default ACL application. So, the right order to apply setfacl is the default first and change current ones after.
@xabbuh xabbuh added this to the 2.7 milestone Jun 3, 2017
@xabbuh
Copy link
Member
xabbuh commented Jun 3, 2017

Thank you @rafacouto.

xabbuh added a commit that referenced this pull request Jun 3, 2017
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes #7987).

Discussion
----------

setfacl commands in the right order

Order matters. Very unlikely case (but still likely): new files can be created between setfacl commands and those files will be out for default ACL application. So, the right order to apply setfacl is the default first and change current ones after.

Commits
-------

b621ee5 setfacl commands in the right order
@xabbuh xabbuh closed this Jun 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0