Hi everyone and thanks to those who can help,

First question:
Withing my "ou=system" i have "ou=users", i need to get all the attributes.
Let me explain, if for example i have a user called "Dor" within, i need to get
its attributes - "cn, sn, mail" for example.

Second question:
How can i set the max results that the "search" method returns for me while searching for all users. I don't want to get the total result which is around 1000 users but only 10% of it.

Thanks in advance,
Dor