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
# 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.