cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1622
Views
5
Helpful
1
Replies

Jabber not to search disabled AD account

oqureshi
Level 1
Level 1

I need to know what is syntax that needs to added to Jabber XML to stop user from searching diasbled user AD accounts and also in which section of XML it needs to be put in.

1 Reply 1

A.M.Mahesh Babu
Cisco Employee
Cisco Employee

Add this line in XML file

 

<BaseFilter>(&amp;(objectclass=user)(objectcategory=person)(!UserAccountControl:1.2.840.113556.1.4.803:=2)</BaseFilter>