Specifications

Table Of Contents
Integrator’s Reference Manual for Polycom HDX Systems
4–198 Polycom, Inc.
ldapauthenticationtype
Sets or gets the authentication type required to authenticate with an LDAP
server.
Syntax
ldapauthenticationtype get
ldapauthenticationtype set <anonymous|basic|ntlm>
Feedback Examples
ldapauthenticationtype get
returns
ldapauthenticationtype anonymous
ldapauthenticationtype set basic
returns
ldapauthenticationtype basic
ldapauthenticationtype set ntlm
returns
ldapauthenticationtype ntlm
Parameter Description
get
Returns the current setting.
set
Sets the authentication type of an LDAP server.
Note: This parameter does not change the setting on
the server. Instead, this parameter changes how the
Polycom system recognizes the server.
anonymous
Specifies “
anonymous
” as the authentication type of an
LDAP server.
basic
Specifies “
basic
” as the authentication type of an
LDAP server.
ntlm
Specifies “
ntlm
” as the authentication type of an LDAP
server. This is the default setting.