Installation guide
LDAP Configuration
Acano solution: Deployment Guide R1.2 76-1006-06-K
Page 47
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 select Restrict Search to
Searcher OU to enable the search only within the OU of the user account.
7.3 Example
You want to assign a coSpace to a particular group of users and a Call ID for this coSpace using
an 88 prefix in front of the regular telephone number.
1. Create the group in AD called “cospace” and assign the required members to that group.
2. Use the following filter which uses the extensible matching rule
(LDAP_MATCHING_RULE_IN_CHAIN / 1.2.840.113556.1.4.1941) to find all the users that
are a member of the “cospace” group:
(&(memberOf:1.2.840.113556.1.4.1941:=cn=cospace,cn=Users,dc=lync,dc=myc
ompany,dc=com)(objectClass=person))
3. Then synchronizing a particular user in the directory called:
cn = Fred Blogs
TelePhoneNumber = 7655
sAMAccountName = fred.blogs