100
Examples
# Display the configuration of all LDAP schemes.
<Sysname> display ldap scheme
Total 1 LDAP schemes
------------------------------------------------------------------
LDAP Scheme Name : ldap-sch
Authentication Server : cc
IP : 2.2.2.2
Port : 389
VPN Instance : 2
LDAP Protocol Version : LDAPv2
Server Timeout Interval : 10 (seconds)
Login Account DN : lda
Base DN : ll
Search Scope : single-level
User Searching Parameters:
User Object Class : Not configured
Username Attribute : cn
Username Format : with-domain
------------------------------------------------------------------
Table 9 Command output
Field Descri
tion
Index Index number of the LDAP scheme.
Authentication Server
Name of the LDAP authentication server. If no server is configured, this
field displays Not configured.
IP
IP address of the LDAP authentication server. If no authentication server is
specified, this field displays Not configured.
Port
Port number of the authentication server. If no port number is specified,
this field displays the default port number.
VPN Instance
VPN to which the LDAP server belongs. If no VPN is specified, this field
displays Not configured.
LDAP Protocol Version LDAP version, LDAPv2 or LDAPv3.
Server Timeout Interval LDAP server timeout period, in seconds.
Login Account DN DN of the administrator.
Base DN Base DN for user search.
Search Scope
User DN search scope, including:
• all-level—All subdirectories.
• single-level—Next lower level of subdirectories under the base DN.
User Searching Parameters User search parameters.
User Object Class
User object class for user DN search. If no user object class is configured,
this field displays Not configured.
Username Attribute User account attribute for login.