10-29-2012 02:14 AM - edited 03-17-2019 02:44 PM
Hi All,
I'm trying to eliminate disabled accounts from my Jabber for windows directory search, by adding a filter below to the base filter in xml file.
Within CUCM the context is (&(ipPhone=*)(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))
In jabber-config.xml I'm trying
<BaseFilter>(&(ipPhone=*)(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))</BaseFilter>
but having no luck. Can you use the NOT ! filter in xml and if so any help would be greatly appreciated on the correct context.
Cheers
Mal
11-01-2012 03:16 PM
Hi Mal,
I cannot test it right now but I suspect that you cannot use the exclamation mark in your filter.
Can you check the following part of the guide
namely the section
'Cisco Jabber for Windows Does Not Read the Configuration File'
HTH,
Christos
11-02-2012 11:02 AM
Hi Mal,
Can you try the filter by removing the last closing bracket?
Thanks,
Maqsood
11-04-2012 02:43 PM
Hi Maqsood,
Thank you for your assistance. The above filter has worked.
I did read in the guide to possibly remove the last bracket which I thought I had tried previously but obviously not.
Cheers
Mal
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: