Erick Perez - Quadrian Enterprises, S.A. wrote:
> I have a MS Windows AD domain, and have one OU with more tan 1000 users
> objects. When I try to read it, I hit the 1000 limit of AD while returning
> objects, so I'm asking for advice as to how to read them.
IIRC with MS AD you can circumvent this
Hi,
I have a MS Windows AD domain, and have one OU with more tan 1000 users
objects. When I try to read it, I hit the 1000 limit of AD while returning
objects, so I'm asking for advice as to how to read them.
Here is my actual code, it is not the cleanest as I am learning python.
Suggestions are we