Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: need create date of win32 domain user id

by boat73 (Scribe)
on Feb 05, 2004 at 19:07 UTC ( [id://326847]=note: print w/replies, xml ) Need Help??


in reply to need create date of win32 domain user id

Great, the code above works once I figured out the entries. (THANKS idsfa). The only issue now seems to be that it only returns 1000 entries and then stops. I have over 14000 users to quuery. Any idea why?
  • Comment on Re: need create date of win32 domain user id

Replies are listed 'Best First'.
Re: Re: need create date of win32 domain user id
by traveler (Parson) on Feb 05, 2004 at 23:20 UTC
    Yup. 1000 is the default maximum number of results to return. Use dtdsutil to set maxpagesize like this: set maxpagesize to 20000 Don't forget to 'commit changes'

    HTH, --traveler

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://326847]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2025-03-19 20:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (59 votes). Check out past polls.