LustreRootSquashConfiguration
The configuration for Lustre root squash used to restrict root-level access from clients that try to access your FSx for Lustre file system as root. Use the RootSquash
parameter to enable root squash. To learn more about Lustre root squash, see Lustre root squash.
You can also use the NoSquashNids
parameter to provide an array of clients who are not affected by the root squash setting. These clients will access the file system as root, with unrestricted privileges.
Types
Properties
When root squash is enabled, you can optionally specify an array of NIDs of clients for which root squash does not apply. A client NID is a Lustre Network Identifier used to uniquely identify a client. You can specify the NID as either a single address or a range of addresses:
You enable root squash by setting a user ID (UID) and group ID (GID) for the file system in the format UID:GID
(for example, 365534:65534
). The UID and GID values can range from 0
to 4294967294
: