Reference Guide

Not_Operational
the route is not operational.
Type : enum (Ok, Invalid_IP_Version, Invalid_Source_Interface, Invalid_Gateway, Not_Operational)
FileLDAPAuthenticationTypeEnum
Authentication type for the LDAP server.
Anonymous
Anonymous authentication means no authentication occurs and the NAS Server uses an
anonymous login to access the LDAP-based directory server.
Simple
Simple authentication means the NAS Server must provide a bind distinguished name and
password to access the LDAP-based directory server.
Kerberos
Kerberos authentication means the NAS Server uses a KDC to confirm the identity when
accessing the Active Directory.
Type : enum (Anonymous, Simple, Kerberos)
FileLDAPProtocolEnum
Indicates whether the LDAP protocol uses SSL for secure network communication. SSL encrypts
data over the network and provides message and server authentication.
LDAP
LDAP protocol without SSL.
LDAPS
(Default) LDAP protocol with SSL. When you enable LDAPS, make sure to specify the appropriate
LDAPS port (usually port 636) and to upload an LDAPS trust certificate to the LDAP server.
Type : enum (LDAP, LDAPS)
FileLDAPSchemaTypeEnum
LDAP server schema type.
RFC2307
OpenLDAP/iPlanet schema.
Microsoft
Microsoft Identity Management for UNIX (IDMU/SFU) schema.
253
Dell EMC PowerStore REST API Reference Guide