Reference Guide

Table Of Contents
Name Description Schema
realm
optional
Specifies the realm name for Kerberos authentication.
Length : 0 - 255
string
file_ldap_instance
This resource type has queriable association from nas_server
Name Description Schema
addresses
optional
The list of LDAP server IP addresses. The addresses may be
IPv4 or IPv6.
< string (ip-address)
> array
authenticatio
n_type
optional
FileLDAPAuthentica
tionTypeEnum
authenticatio
n_type_l10n
optional
Localized message string corresponding to
authentication_type
string
base_DN
optional
Name of the LDAP base DN. Base Distinguished Name
(BDN) of the root of the LDAP directory tree. The appliance
uses the DN to bind to the LDAP service and locate in the
LDAP directory tree to begin a search for information. The
base DN can be expressed as a fully-qualified domain name
or in X.509 format by using the attribute dc=. For example,
if the fully-qualified domain name is mycompany.com, the
base DN is expressed as dc=mycompany,dc=com.
string
bind_DN
optional
Bind Distinguished Name (DN) to be used when binding. string
id
optional
read-only
Unique identifier of the LDAP service object. string
is_certificate_
uploaded
optional
Indicates whether an LDAP certificate file has been
uploaded.
Default : false
boolean
is_config_file_
uploaded
optional
Indicates whether an LDAP configuration file has been
uploaded.
Default : false
boolean
569