Limit number of accounts for domain

Revision as of 11:13, 3 November 2021 by Shanxt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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