Make the search base pointing to the ou, not in the filter, like this (if you are searching the defaultnamingcontext partition).
[tt] <LDAP://ou=develop,dc=xyz,dc=com>[/tt]
In the filter, the familiar class and category.
[tt] (&(objectCategory=person)(objectClass=user))[/tt]