anonGid property

String? anonGid
getter/setter pair

An integer representing the anonymous group id with a default value of 65534.

Anon_gid may only be set with squash_mode of ROOT_SQUASH. An error will be returned if this field is specified for other squash_mode settings.

Implementation

core.String? anonGid;