By the looks of this - he's getting the error when doing an LDAP query, correct?  The Admin limit limits the number of results that are returned in a query, I believe the default is 1000 in w2k and 1500 in w2k3.  I think this is the error you're seeing.
 
If you need to retrieve more than this number, you need to use paged results.  Search MSDN for "LDAP paged results" for more info.
 
Paul Cotter
Microsoft MVP - MIIS 2003
 
 
~nodisc.
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Brashear
Sent: Thursday, July 22, 2004 10:40 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Exceeding the LDAP Look Through Limit

I have a customer who has created an OU and populated it with objects that have many attributes.  He is now encountering this error:

 

"[LDAP: error code 11 - 00002024: SvcErr: DSID-02050AA0, problem 5008 (ADMIN
_LIMIT_EXCEEDED), data -1026
]; remaining name 'cn=CN\=JPRAKASH\,CN\=Computers\,DC\=jupiter\,DC\=lan,ou=S
ubscriptions,dc=jupiter,dc=lan'"

 

Is there a maximum size limitation for user defined objects in AD?

Can that value be modified?

Where would one modify it?  Would it be in the LDAP policies/protocols configuration?

 

TIA!

Steve

 

 

Reply via email to