How to display more than 5000 users on admin console

Revision as of 10:30, 25 May 2022 by Ashrivastava (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to display more than 5000 users on admin console?


   KB 24429        Last updated on 2022-05-25  




0.00
(0 votes)

Problem

By default, Zimbra has limitation to display account on Zimbra Admin console up to 5000 users. If there more than 5000 users, “The number of results to be displayed is over the limit. Please use search to refine the results” message is seen at Home > Manage > Accounts.

Limit.PNG


Solution

Change the default value of ""zimbra_directory_max_search_result"" to the desired value to display all users in Zimbra Admin.

For example:

zmlocalconfig -e zimbra_directory_max_search_result=10000
zmmailboxdctl restart

Now reload the admin console and check the behavior.

Jump to: navigation, search