Hello
In Jabber 10.5, my Jabber-config is scripted to filter out users with name "admin" in search.
<BaseFilter>(&(objectClass=user)(!(cn=*admin*)))</BaseFilter>
However, users with 'admin' in "IM/Chat address" field (when you view user profile) still show up in the search.
From where is this field being retrieved, and what filter can we use for it?
I tried: "msRTCSIP-primaryuseraddress", "proxyaddresses" but none worked.
Attached screen shot would further clarify the condition. The person has 2 profiles, 1 for normal use the other for admin purposes.
Thanks