System Commands
Polycom, Inc. 262
ldapauthenticationtype
Gets or sets the authentication type required to authenticate with an LDAP server.
Syntax
ldapauthenticationtype get
ldapauthenticationtype set <anonymous|basic>
Feedback Examples
● ldapauthenticationtype get
returns
ldapauthenticationtype anonymous
● ldapauthenticationtype set basic
returns
ldapauthenticationtype basic
● ldapauthenticationtypeset ntlm
returns
ldapauthenticationtype ntlm
Limitations
None
Comments
None
Parameter Description
User
Accessible Additional Restrictions
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.