Specifications

Table Of Contents
Integrator’s Reference Manual for Polycom HDX Systems
4–200 Polycom, Inc.
ldapbinddn
Sets or gets the bind DN for LDAP Simple Authentication.
Syntax
ldapbinddn get
ldapbinddn set [“bind dn”]
Feedback Examples
ldapbinddn get
returns
ldapbinddn cn=plcm admin1,ou=plcmsupport,ou=plcmhelp,
dc=hardware,dc=domain,dc=polycom,dc=com
where:
cn=common name
ou=organizational unit
dc=domain component
ldapbinddn set cn=plcm
admin2,ou=plcmaccounts,ou=plcmservice,
dc=hardware,dc=domain,dc=polycom,dc=com
returns
ldapbinddn
cn=plcm admin2,ou=plcmaccounts,ou=plcmservice,
dc=hardware,dc=domain,dc=polycom,dc=com
where:
cn=common name
ou=organizational unit
dc=domain component
Parameter Description
get
Returns the current setting.
set
Sets the bind DN for LDAP Simple Authentication. To
erase the current setting, omit the “
bind dn
parameter.
Note: This parameter does not change the setting on
the server. Instead, this parameter changes how the
Polycom system recognizes the server.
“bind dn”
Specifies the bind DN of an LDAP server.
Valid characters include:
Unicode (ISO-10646) characters, including IA5/ASCII
characters and extended characters such as é, Ø,
and å.