display ldap-server template
Function
The display ldap-server template command displays the configurations of an LDAP server template.
Parameters
Parameter | Description | Value |
---|---|---|
template-name | Specifies the name of an LDAP server template. | The value must be an existing LDAP server template name. |
Example
# Display the configurations of an LDAP server.
<AC6605> display ldap-server template ------------------------------------------------------------------- Server-template-name : test Server-type : AD Base DN : dc=my-domain,dc=com Administrator anonymous bind : No Manager DN : cn=administrator Manager password : %@%@evxcUY"TM)4C|mK75"#A-V#/%@%@ Bind manager with Base DN : Yes User filter attribute : cn Group filter attribute : ou Mobile Number filter attribute : - Virtual IP Address filter attribute : - Mask filter attribute : - Primary-authentication-server : 10.1.1.1:389 Secondary-authentication-server : -:0 Third-authentication-server : -:0 Bind user when authorization : Yes Source-IP-address : - Source-LoopBack : - Source-VLAN : - Authen filter attribute : - ------------------------------------------------------------------- Total of LDAP template :1
Item |
Description |
---|---|
Server-template-name |
Name of an LDAP server template. To configure the name, run the ldap-server template command. |
Server-type |
Type of an LDAP server. To configure the type, run the ldap-server server-type command. |
Base DN |
Base DN of an LDAP server. To configure the Base DN, run the ldap-server authentication base-dn command. |
Administrator anonymous bind |
Whether to allow the administrator to access an LDAP server
anonymously:
|
Manager DN |
Administrator Base DN for accessing an LDAP server. To configure the administrator Base DN, run the ldap-server authentication manager command. |
Manager password |
Administrator password for accessing an LDAP server. To configure the administrator password, run the ldap-server authentication manager command. |
Bind manager with Base DN |
Whether to attach the Base DN to the administrator DN:
To configure the function, run the ldap-server authentication manager-with-base-dn enable command. |
User filter attribute |
User filtering field of a user name. The value of the user filtering field is used as the user name to log in to an LDAP server. To configure the user filtering field, run the ldap-server user-filter command. |
Group filter attribute |
Group filtering field to be obtained. The device uses the value of a group filtering field as the group name to perform authorization. To configure the group filtering field, run the ldap-server group-filter command. |
Mobile Number filter attribute |
Mobile phone number filtering field to be obtained. |
Virtual IP Address filter attribute |
Virtual IP address filtering field. The LDAP server uses this field value to assign virtual IP addresses to network extension users. |
Mask filter attribute |
Subnet mask filtering field corresponding to the virtual IP address. |
Primary-authentication-server |
IP address and port of the primary LDAP server. To configure the IP address and port, run the ldap-server authentication command. |
Secondary-authentication-server |
IP address and port of the secondary LDAP server. To configure the IP address and port, run the ldap-server authentication command. |
Third-authentication-server |
IP address and port of the third LDAP server. To configure the IP address and port, run the ldap-server authentication command. |
Bind user when authorization |
Whether to perform user binding during LDAP authorization. To configure this field, run the ldap-server authorization bind-user enable command. |
Source-IP-address, Source-LoopBack, or Source-VLAN |
Source IP address for communicating with the LDAP server. |
Authen filter attribute | Authentication filtering field of the LDAP server. |
Total of LDAP template |
Total number of LDAP server templates. |