Can Presence 6.0 look inside of groups for its search? In testing, I was able to pull users from the Users container, but when I changed my context string to pull from a group, it did not work.
So, is it possible or do I have the incorrect context?
Below are the strings I used (both returned no results):
&(objectcategory=person)(memberof=Presence Users,OU=Company Groups,DC=blah,DC=blah,DC=net))
CN=Presence Users,OU=Company Groups,DC=blah,DC=blah,DC=net
Hello,
I have all our users in a group for IPT and then have have the following LDAP filter applied to search only that group and it works great.
(&(objectCategory=user)(memberOf=CN=IT-CS-Voice-IPPHONE-EU,OU=Groups,OU=VOICE,OU=CS,OU=IT,DC=XXX,XX=ds,DC=XXXXX,DC=XXXX))
What version of Presence are you currently running? I am on 6.0(3).
Hi thats sounds great!
Is this config supported from Cisco ? And where is the corresponding Docu ?
Can we use that also on CUCM for LDAP import?
Reg.
Johann
Hi Johann,
Yes works fine in CUCM, and no complaints from Cisco.
I did have it running on presence on 6.0(4) but that system is not running now.
Best regards,
Mackers
So you are able to pull users from groups in both CUCM and Presence? If possible could you share your syntax? From Presence I can only pull users from containers and not recursively from groups.
Thanks!