Cisco Cisco Meeting Server 2000

下载
页码 114
Cisco Meeting Server Release 2.0 : Single Split Meeting Server Deployments
44
l
space Secondary URI user part (optional alternate URI for space)
l
space call id (unique ID for space for use by WebRTC client guest calls)
Field mapping expressions can contain a mixture of literal text and LDAP field values, as
follows:
$<LDAP field name>$
As an example, the expression
$sAMAccountName$@example.com
Generates:
fred@example.com
For more information see
Note: Each imported user must have a unique XMPP user ID (JID), constructed using the JID field
in the Field Mapping Expressions section of the Configuration > Active Directory. In order to
construct a valid JID, any LDAP attribute used in the JID field mapping expression must be
present in each LDAP record that is to be imported. To ensure that only records that have these
attributes present are imported, we recommend that you include presence filters (i.e. those of
the form (<attribute name>=*)) using a ‘&’ (AND) in the Filter field under Import Settings for each
attribute used in the JID field mapping expression.
For example, suppose your JID field mapping expression is
$sAMAccountName$@company.com
, and you wish to import users who are members of the
group cn=Sales,cn=Users,dc=company,dc=com, an appropriate import filter would be:
(&(memberOf=cn=Sales,cn=Users,dc=company,dc=com)(sAMAccountName=*))
5. To synchronize with Active Directory, select Sync now or activate the synchronization by
using the appropriate API call (see the Cisco Meeting Server API Reference guide).
Note: that you must manually resynchronize whenever entries in the LDAP server change.
6. View the result of the synchronization by going to Status > Users.
It is possible to choose whether to use OU separation when importing from the LDAP server. In
the Web Admin Interface, go to Configuration > Active Directory and in the Corporate Directory
Settings section select Restrict Search to Searcher OU to enable the search only within the OU
of the user account.
5.3 Example
This example assigns a space to a particular group of users and a Call ID for this space using an
88 prefix in front of the regular telephone number.
5   LDAP configuration