Hi, [...] > Microsoft discusses this issue in the following article. They have a > code example in C > > http://msdn.microsoft.com/library/default.asp?url=/library/en- > us/ldap/ld > ap/searching_using_range_retrieval.asp > > This peculiar behavior is explained in an EXPIRED RFC DRAFT. > This draft > looks like where Microsoft got the idea. You can find this draft at: > > http://www.hut.fi/cc/docs/kerberos/draft-kashi-incremental-00.txt
good god 8-< > > This perl example shows how to do a search against AD to display group > membership where the membership count is greated thaan the AD > administrative limit (the limit is 1000 under window2000 and > 1500 under > windows2003 AD). Oh, the example below is for Windows2000....so one > would have to adjust the incrementing range from being 1000 to 1500. Jepp, that's exactly what I've been looking for. Thank you very much! Bye. Michael.
