middleware
middleware copied to clipboard
NAS-128851 / 24.10 / Enhance permissions check on data directory
Context
Newly added integration test checks the permission of /data
dir and its contents to ensure that perms are like below:
-
u=rwX,g=,o=
on/data
recursively ensuring every dir inside has0o700
perms and every file has0o600
-
0o755
on just/data
itself -
0o755
recursively on/data/subsystems
Scale build change was added in the PR.
Jira URL: https://ixsystems.atlassian.net/browse/NAS-128851
This PR has been merged and conversations have been locked. If you would like to discuss more about this issue please use our forums or raise a Jira ticket.