Connected to AD data store, but only recieving 100 users?!?

Hello,

Hopefully this is an easy configuration issue, but when I connect to our AD via the access manager web app, I am only seeing 100 subjects, we should have over 500. It is always 100, so is this some limitation or configuration file based ceiling? The 100 I see appear to be the 100 early accounts, so if there is a limit to the first 100 unsorted results, this would make sense.

I have some experience with custom AD scripting and have checked all of the query filters, and these all look good.

Also, has anyone found a good attribute to throw the inetUser attribute into for AD? The userAccountControl would appear to be a very good candidate, however, I believe that this is a bitmask and is only rendered as a string, so when the attempt is made to reset it, it raises an error.

Thanks,

Scott Taylor

[851 byte] By [FrustratedAndLearninga] at [2007-11-27 2:01:35]
# 1

> Hello,

>

> Hopefully this is an easy configuration issue, but

> when I connect to our AD via the access manager web

> app, I am only seeing 100 subjects, we should have

> over 500. It is always 100, so is this some

> limitation or configuration file based ceiling? The

> 100 I see appear to be the 100 early accounts, so if

> there is a limit to the first 100 unsorted results,

> this would make sense.

>

> I have some experience with custom AD scripting and

> have checked all of the query filters, and these all

> look good.

> Also, has anyone found a good attribute to throw the

> inetUser attribute into for AD? The

> userAccountControl would appear to be a very good

> candidate, however, I believe that this is a bitmask

> and is only rendered as a string, so when the

> attempt is made to reset it, it raises an error.

>

> Thanks,

> Scott Taylor

check your administration configuration... Realm Attributes - Maximum Results Returned from Search defaults to 100.

bigfatrat2a at 2007-7-12 1:41:50 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Thanks a lot, I had hoped that this was just a configuration issue. I really appreciate the help.Scott
FrustratedAndLearninga at 2007-7-12 1:41:50 > top of Java-index,Web & Directory Servers,Directory Servers...