Reference Guide

Table Of Contents
Name Description Schema
is_extended_c
redentials_en
abled
optional
Indicates whether the NFS server supports more than 16
Unix groups in a Unix credential. Valid values are: - true -
NFS server supports more than 16 Unix groups in a Unix
credential. The NFS server will send additional request to
Unix Directory service to identify Unix groups. - false - NFS
server supports more than 16 Unix groups in a Unix
credential. The NFS server will send additional request to
Unix Directory service to identify Unix groups. Note - The
NFS server builds its own Unix credential when it supports
more than 16 groups. This process can slow the
performance.
Default : false
boolean
is_nfsv3_enabl
ed
optional
Indicates whether NFSv3 is enabled on the NAS server.
When enabled, NFS shares can be accessed with NFSv3.
When disabled, NFS shares can not be accessed with NFSv3
protocol. - true - NFSv3 is enabled on the specified NAS
server. - false - NFSv3 is disabled on the specified NAS
server.
Default : true
boolean
is_nfsv4_enabl
ed
optional
Indicates whether NFSv4 is enabled on the NAS server.
When enabled, NFS shares can be accessed with NFSv4.
When disabled, NFS shares can not be accessed with NFSv4
protocol. - true - NFSv4 is enabled on the specified NAS
server. - false - NFSv4 is disabled on the specified NAS
server.
Default : false
boolean
is_secure_ena
bled
optional
Indicates whether secure NFS is enabled on the NFS server.
- true - Secure NFS is enabled. - false - Secure NFS is
disabled.
Default : false
boolean
is_use_smb_co
nfig_enabled
optional
Indicates whether SMB authentication is used to
authenticate to the KDC. Values are: - true: Indicates that
the configured SMB Server settings are used for Kerberos
authentication. - false: Indicates that Kerberos uses its own
settings.
Default : false
boolean
nas_server_id
required
Unique identifier of the NAS server. string
715