Cisco Cisco TelePresence Video Communication Server Expressway Maintenance Manual

Page of 295
216
D14049.08 
November 2010
Grey Headline (continued)
CISCO TELEPRESENCE
 VIDEO COMMUNICATION SERVER
ADMINISTRATOR GUIDE
Command reference - xConfiguration
Login Remote LDAP DirectoryType: <ActiveDirectory>
Defines the type of LDAP directory that is being accessed.
ActiveDirectory: directory is Windows Active Directory.
Default: ActiveDirectory
Example:
 xConfiguration Login Remote LDAP DirectoryType: ActiveDirectory
Login Remote LDAP Encryption: <Off/TLS>
Sets the encryption to use for the connection to the LDAP server.
Off: no encryption is used.
TLS: TLS encryption is used.
Default: Off
Example:
 xConfiguration Login Remote LDAP Encryption: Off
Login Remote LDAP SASL: <None/DIGEST-MD5>
Sets the SASL (Simple Authentication and Security Layer) mechanism to use when binding to the LDAP server.
None: no mechanism is used.
DIGEST-MD5: The DIGEST-MD5 mechanism is used.
Default: DIGEST-MD5
Example:
 xConfiguration Login Remote LDAP SASL: DIGEST-MD5
Login Remote LDAP Server Address: <S: 0..128>
Sets the IP address or Fully Qualified Domain Name (FQDN) of the LDAP server to use when making LDAP queries.
Example:
 xConfiguration Login Remote LDAP Server Address: "server.example.com"
Login Remote LDAP Server FQDNResolution: <AddressRecord/SRVRecord>
Sets how the LDAP server address is resolved if specified as an FQDN.
AddressRecord: DNS A or AAAA record lookup.
SRVRecord: DNS SRV record lookup.
Default: AddressRecord
Example:
 xConfiguration Login Remote LDAP Server FQDNResolution: AddressRecord
Login Remote LDAP Server Port: <1..65534>
Sets the IP port of the LDAP server to use when making LDAP queries. Typically, non-secure connections use 389 and secure connections use 636.
Default: 389
Example:
 xConfiguration Login Remote LDAP Server Port: 389
Login Remote LDAP VCS BindDN: <S: 0..255>
Sets the user distinguished name to use when binding to the LDAP server.
Example:
 xConfiguration Login Remote LDAP VCS BindDN: "VCSmanager"