Reference Guide
Name Description Schema
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.
Length : 3 - 255
string
bind_DN
optional
Bind Distinguished Name (DN) to be used when binding.
Length : 0 - 1023
string
bind_passwor
d
optional
The associated password to be used when binding to the
server.
Length : 0 - 1023
string (password)
is_smb_accou
nt_used
optional
Indicates whether SMB authentication is used to
authenticate to the LDAP server. Values are:
true
Indicates that the SMB settings are used for Kerberos
authentication.
false
Indicates that Kerberos uses its own settings.
boolean
is_verify_serv
er_certificate
optional
Indicates whether Certification Authority certificate is used
to verify the LDAP server certificate for secure SSL
connections. Values are:
true
verifies LDAP server’s certificate.
false
doesn’t verify LDAP server’s certificate.
boolean
password
optional
The associated password for Kerberos authentication.
Length : 0 - 1023
string (password)
port_number
optional
The TCP/IP port used by the NAS Server to connect to the
LDAP servers.
Minimum value : 0
Maximum value : 65536
integer (int32)
463
Dell EMC PowerStore REST API Reference Guide