07-28-2014 08:04 AM - edited 03-19-2019 08:25 AM
Hi All ,
We are implementing jabber in our setup and we have installed android jabber and integrated with LDAP. But LDAP search is not working for any user.
CUCM : 10.5
IM&P : 10.5
Jabber android : 9.6(1)
Jabber file configuration:
<BDILDAPServerType>AD</BDILDAPServerType>
<BDIPresenceDomain>xxxxxx</BDIPresenceDomain>
<BDIPrimaryServerName>xxxxxx</BDIPrimaryServerName>
<BDIServerPort1>389</BDIServerPort1>
<BDISearchBase1>xxxxxx</BDISearchBase1>
<BDIPredictiveSearchFilter>sAMAccountname</BDIPredictiveSearchFilter>
<BDIConnectionUsername>xxxxx</BDIConnectionUsername>
<BDIConnectionPassword>xxxxx</BDIConnectionPassword>
<BDIBaseFilter>(&(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2))</BDIBaseFilter>
Can someone help me on this.
07-28-2014 08:19 AM
Have you tried without the filter??
Aside from that, without knowing if the info you have in there is correct, it looks OK
Pull a problem report for further details of why this is not working.
07-28-2014 09:06 AM
Hi Jaime,
Thanks a lot for your response. i'll remove filter and try again tomorrow. Meanwhile i am attaching problem report. Can you pls let me know if any issue in that.
Also i am facing strange issue in Windows jabber, in which jabber fetches the user from LDAP only after typing his full first name (ideally jabber should start search as soon as we enter first letter).
Thanks...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide