Details
-
Improvement
-
Resolution: Fixed
-
Medium
-
Lustre 2.17.0
-
3
-
9223372036854775807
Description
Nodemap property deny_mount is out of the scope of child_raise_privileges, which means child nodemap can change it to 0 (allows mount) even when its parent has it set to 1 (deny_mount). We should consider adding deny_mount into the scope of child_raise_privileges so that child nodemap cannot change it if it is not allowed by child_raise_privileges.