noRootSquash property

bool? noRootSquash
getter/setter pair

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;