Add paged search requests to net ads user and net ads group commands, allowing more...
commit5980e74d4cac49f73f4170e60f818990537e4471
authorJim McDonough <jmcd@samba.org>
Thu, 14 Mar 2002 17:56:33 +0000 (14 17:56 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 14 Mar 2002 17:56:33 +0000 (14 17:56 +0000)
tree59517807e4e039443199022e8ba57255f7a43e76
parent0640a5ceeb974f06dc29669bdbce75fcf7154439
Add paged search requests to net ads user and net ads group commands, allowing more than 1000 (or whatever the query limit is on the server) objects to be returned.  Printers will come next.
(This used to be commit 9c447920dfbae2e2d2343600401c1d860dad863b)
source3/utils/net_ads.c