Xconfiguration Usermanagement Ldap Minimumtlsversion; Xconfiguration Usermanagement Ldap Verifyservercertificate; Xconfiguration Usermanagement Ldap Admin Filter; Xconfiguration Usermanagement Ldap Admin Group - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Introduction

xConfiguration UserManagement LDAP MinimumTLSVersion

Set the lowest version of the TLS (Transport Layer Security) protocol that is allowed.
Requires user role: ADMIN
Default value: TLSv1.2
USAGE:
xConfiguration UserManagement LDAP MinimumTLSVersion:
where
: TLSv1.0/TLSv1.1/TLSv1.2
MinimumTLSVersion
TLSv1.0: Support TLS version 1.0 or higher.
TLSv1.1: Support TLS version 1.1 or higher.
TLSv1.2: Support TLS version 1.2 or higher.

xConfiguration UserManagement LDAP VerifyServerCertificate

When the video system connects to an LDAP server, the server will identify itself to the video
system by presenting its certificate. Use this setting to determine whether or not the video
system will verify the server certificate.
Requires user role: ADMIN
Default value: On
USAGE:
xConfiguration UserManagement LDAP VerifyServerCertificate:
VerifyServerCertificate
where
: Off/On
VerifyServerCertificate
Off: The video system will not verify the LDAP server's certificate.
On: The video system must verify that the LDAP server's certificate is signed by a
trusted Certificate Authority (CA). The CA must be on the list of trusted CAs that are
uploaded to the system in advance. Use the video system's web interface to manage
the list of trusted CAs (see more details in the administrator guide).
SX20 Codec API Reference Guide CE9.1, JUNE 2017.
D15316.07
About the API
xConfiguration
xConfiguration
MinimumTLSVersion
xCommand

xConfiguration UserManagement LDAP Admin Filter

The LDAP filter is used to determine which users should be granted administrator privileges. If
set, this setting takes precedence over the UserManagement LDAP Admin Group setting.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration UserManagement LDAP Admin Filter: "Filter"
where
: String (0, 1024)
Filter
Refer to the LDAP specification for the syntax of this string. Example: "(CN=adminuser)"

xConfiguration UserManagement LDAP Admin Group

Members of this AD (Active Directory) group will be given administrator access. This
setting is a shorthand for saying (memberOf:1.2.840.113556.1.4.1941:=<group name>). If
UserManagement LDAP Admin Filter is set, this setting is ignored.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration UserManagement LDAP Admin Group: "Group"
where
: String (0, 255)
Group
The distinguishing name of the AD group. Example: "CN=admin_group, OU=company
groups, DC=company, DC=com"
79
API Reference Guide
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents