kerberos5ReadOnly property

bool? kerberos5ReadOnly
getter/setter pair

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

It enables nfs clients to mount using 'authentication' kerberos security mode.

Implementation

core.bool? kerberos5ReadOnly;