
12 May
2004
12 May
'04
7:52 a.m.
On Tue, 2004-05-11 at 23:35, Andrew Ferris wrote:
We're still not having all the users show up in the Customer User or Customer User <-> Groups areas. I've gone and counted the numbers and there are about 200 users shown with the full number being 355.
I believe what you could be seeing is the effect of the setting $Self->{UserSearchListLimit} = 200; in .../Kernel/System/CustomerUser/LDAP.pm If you perform a search without entering a pattern to search for then all you get is 200 (if you have more than 200). Jim