This operation enables you to configure the LDAP domain to allow LDAP users to access shared resources of file systems.
LDAP data is organized in a tree structure, which clearly shows the organizational information. A node on the tree is called Entry. Each Entry has a distinguished name (DN). The DN of an Entry is composed of the Base DN and RDN. The Base DN refers to the position of the parent node where the Entry resides on the tree, and the RDN refers to an attribute that distinguishes the Entry from others.
The DN consists of the following parts:
Identifies the domain name of a company or organization.
Identifies the internal information classification of a company or organization.
Identifies the name of a directory entry.
The Configure LDAP page is displayed on the right.
Parameter |
Description |
|---|---|
Active Server Address |
Indicates the IP address or domain name of the active LDAP domain server. NOTE:
|
Standby Server Address 1 |
Indicates the IP address or domain name of standby LDAP domain server 1. NOTE:
|
Standby Server Address 2 |
Indicates the IP address or domain name of standby LDAP domain server 2. NOTE:
|
Protocol |
Indicates the protocol used by the storage system to communicate with the LDAP domain server.
|
Port |
Indicates the port used by the storage system to communicate with the LDAP domain server. |
Base DN |
Indicates the LDAP domain's start DN specified for searching. [Value range] A DN consists of RDNs, which are separated by commas (,). An RDN is in the format of key=value. The value cannot start with a number sign (#) or a space and cannot end with a space. For example, testDn=testDn,xxxDn=xxx. [Example] dc=example,dc=com |
Bind Using the AD Credential |
Indicates whether to enable Bind Using the AD Credential. If this parameter is enabled when the system has been added to the AD domain, the AD domain account can be used as the LDAP bind DN. |
Bind Level |
Indicates a bind level for the LDAP domain server.
|
Bind DN |
Indicates the name of a bond directory. [Value range] A DN consists of RDNs, which are separated by commas (,). An RDN is in the format of key=value. The value cannot start with a number sign (#) or a space and cannot end with a space. For example, testDn=testDn,xxxDn=xxx. [Example] cn=Manager,dc=example,dc=com NOTE:
To access contents, use the directory for searching. |
Bind Password |
Indicates the password for accessing the bond directory. NOTE:
A simple password may result in security issues. A complex password that contains uppercase letters, lowercase letters, digits, and special characters is recommended. |
Confirm Bind Password |
Confirms the password for logging in to the LDAP domain server. |
User Directory |
Indicates the user directory configured on the LDAP domain server. |
User Search Scope |
Indicates the search scope for user queries.
|
Group Directory |
Indicates the user group directory configured on the LDAP domain server. |
User Group Search Scope |
Indicates the search scope for user group queries.
|
Network Group DN |
Indicates the network group DN. |
Network Group Search Scope |
Indicates the search scope for network group queries.
|
Search Timeout Duration (Seconds) |
Indicates the timeout duration that the client waits for the LDAP domain server to return the query result. The default value is 3 seconds. |
Connection Timeout Duration (s) |
Indicates the timeout duration that the client establishes a connection with the LDAP domain server. The default value is 3 seconds. |
Idle Timeout Duration (s) |
Indicates the timeout duration that the client has no communication with the LDAP domain server. The default value is 30. |