Limit number of accounts for domain: Difference between revisions

(Created page with "{{BC|Certified}} __FORCETOC__ <div class="col-md-12 ibox-content"> =How to limit number of accounts to be created in a domain= <hr> {{KB|{{WIP}}|{{ZCS 8.8}}||||}} ====Pro...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
=How to limit number of accounts to be created in a domain=  
=How to limit number of accounts to be created in a domain=  
<hr>
<hr>
{{KB|{{WIP}}|{{ZCS 8.8}}||||}}  
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}  




Line 14: Line 14:


====Solution====
====Solution====
Domain level attribute <code>zimbraDomainMaxAccounts</code> is responsible to limit the number of accounts to be created for a domain. By default, no limit set on the domain.
Domain level attribute <code>zimbraDomainMaxAccounts</code> is responsible to limit the number of accounts to be created for a domain. By default, no limit is set on the domain.
<pre>
<pre>
zimbraDomainMaxAccounts
zimbraDomainMaxAccounts

Latest revision as of 11:13, 3 November 2021

How to limit number of accounts to be created in a domain


   KB 24090        Last updated on 2021-11-3  




0.00
(0 votes)


Problem

  • Restrict the number of accounts to be created for a domain.
  • How to define maximum accounts allowed in a domain.


Solution

Domain level attribute zimbraDomainMaxAccounts is responsible to limit the number of accounts to be created for a domain. By default, no limit is set on the domain.

zimbraDomainMaxAccounts
    maximum number of accounts allowed in a domain

               type : integer
              value : 
           callback : 
          immutable : false
        cardinality : single
         requiredIn : 
         optionalIn : domain
              flags : 
           defaults : 
                min : 0
                max : 
                 id : 400
    requiresRestart : 
              since : 
    deprecatedSince : 

To set/change zimbraDomainMaxAccounts attribute use below command:

su - zimbra
zmprov md <domain_name> zimbraDomainMaxAccounts <value>
 
Submitted by: Vivek Dhande
Verified Against: ZCS 8.8 Date Created: 2020-05-17
Article ID: https://wiki.zimbra.com/index.php?title=Limit_number_of_accounts_for_domain Date Modified: 2021-11-03



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search