kerberos5iReadWrite property

bool? kerberos5iReadWrite
getter/setter pair

If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.

It enables nfs clients to mount using 'integrity' kerberos security mode. The 'kerberos5iReadOnly' value be ignored if this is enabled.

Implementation

core.bool? kerberos5iReadWrite;