How To Display Zimbra Account More Than 5000 Users: Difference between revisions

 
Line 2: Line 2:
__FORCETOC__
__FORCETOC__
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=How to display more than 5000 users on admin console=
<hr>
{{KB|{{WIP}}|{{ZCS 9.0}}|{{ZCS 8.8}}|}}
<hr>
====Problem====
By default, Zimbra have limitation to display account on Zimbra Admin console up to 5000 users. If you have more than 5000 users, You will see “The number of results to be displayed is over the limit. Please use search to refine the results” on Home > Manage > Accounts.
[[File:Limit.PNG|border|1100px]]
====Solution====
You need to  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

Latest revision as of 08:23, 18 May 2022

Jump to: navigation, search