noRootSquash property
Disable root squashing, which is a feature of NFS.
Root squash is a special mapping of the remote superuser (root) identity when using identity authentication.
Implementation
core.bool? noRootSquash;
Disable root squashing, which is a feature of NFS.
Root squash is a special mapping of the remote superuser (root) identity when using identity authentication.
core.bool? noRootSquash;