Azure / Azure/AzureDataLake

File not inheriting execute permissions

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
140
Forks
110
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/57229536/75496591-a2845b80-598f-11ea-8376-cda546a1c9aa.png)

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](https://user-images.githubusercontent.com/57229536/75496704-0018a800-5990-11ea-986f-f16bba26d8f4.png)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.