[Date Prev][Date Next] [Chronological] [Thread] [Top]

Execute a Filter and get the boolean status true/false



Hello,

I am facing an issue to  get the result of a filter.
 
Currently i have used the ldap_search () function to see whether AD has some entity corresponding to particular filter execution.
But i am not able to find the function which returns  the number of entity for the particular filter execution.
Please help me to get the correct function which return the number of entity for the particular filter execution and what pre-requesties it has.

If possible, please suggest function which just return true/false for the particular filter.

Regards,
PKHUN