middleware icon indicating copy to clipboard operation
middleware copied to clipboard

NAS-128851 / 24.10 / Enhance permissions check on data directory

Open Qubad786 opened this issue 9 months ago • 1 comments

Context

Newly added integration test checks the permission of /data dir and its contents to ensure that perms are like below:

  1. u=rwX,g=,o= on /data recursively ensuring every dir inside has 0o700 perms and every file has 0o600
  2. 0o755 on just /data itself
  3. 0o755 recursively on /data/subsystems

Scale build change was added in the PR.

Qubad786 avatar May 13 '24 21:05 Qubad786

Jira URL: https://ixsystems.atlassian.net/browse/NAS-128851

bugclerk avatar May 13 '24 21:05 bugclerk

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.

bugclerk avatar May 14 '24 10:05 bugclerk