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

File not inheriting execute permissions #61

Open
BDunTG opened this issue Feb 27, 2020 · 0 comments
Open

File not inheriting execute permissions #61

BDunTG opened this issue Feb 27, 2020 · 0 comments

Comments

@BDunTG
Copy link

BDunTG commented Feb 27, 2020

We have an ADLS Gen2 file system with several folders. Down to the bottom leaf folder, the owner and mask have r | w | e permissions.

image

However, when a file is landed in that folder, the execute permission is being lost causing a warning where access permissions for other entities are beyond the bounds of the mask. It is unclear why the owner and mask are not inheriting execute permissions on the file.

image

Why is the mask and owner not inheriting execute permissions, in many cases (like when a folder is generated) this locks down files.

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

No branches or pull requests

1 participant