Version 6.8 203 Mediant 2600 E-SBC
User's Manual 15. Services
Parameter Description
LDAP Password
CLI: password
[LdapConfiguration_Ld
apConfPassword]
Defines the user password for accessing the LDAP server during
connection and binding operations.
LDAP-based SIP queries: The parameter is the password used by the
device to authenticate itself, as a client, to obtain LDAP service from
the LDAP server.
LDAP-based user login authentication: The parameter represents the
login password entered by the user during a login attempt. You can
use the $ (dollar) sign in this value to enable the device to
automatically replace the $ sign with the user's login password in the
search filter, which it sends to the LDAP server for authenticating the
user's username-password combination. For example, $.
Note: By default, the device sends the password in clear-
can enable the device to encrypt the password using TLS (see the 'Use
SSL' parameter below).
LDAP Bind DN
CLI: bind-dn
[LdapConfiguration_Ld
apConfBindDn]
Defines the LDAP server's bind Distinguished Name (DN) or username.
LDAP-based SIP queries: The DN is used as the username during
connection and binding to the LDAP server. The DN is used to
uniquely name an AD object. Below are example parameter settings:
cn=administrator,cn=Users,dc=domain,dc=com
administrator@domain.com
domain\administrator
LDAP-based user login authentication: This parameter represents the
login username entered by the user during a login attempt. You can
use the $ (dollar) sign in this value to enable the device to
automatically replace the $ sign with the user's login username in the
search filter, which it sends to the LDAP server for authenticating the
user's username-password combination. An example configuration for
this parameter is $@sales.local, where the device replaces the $ with
the entered username, for example, JohnD@sales.local. The
username can also be configured with the domain name of the LDAP
server.
Note: By default, the device sends the username in clear-text format.
You can enable the device to encrypt the username using TLS (see the
'Use SSL' parameter below).
LDAP Network Interface
CLI: interface-type
[LdapConfiguration_Ld
apConfInterfaceType]
Assigns one of the device's IP network interfaces for communicating with
the LDAP server.
[0] Control Interface (default) = The top-most IP network interface row
in the IP Interfaces table that is configured for a Control application
(may be combined with other applications such as OAMP and Media)
is used.
[1] OAM Interface = The OAMP interface (may be combined with
other applications such as Control and Media) in the IP Interfaces
table is used.
For configuring IP network interfaces, see Configuring IP Network
Interfaces.