Symptoms

When using the "getpkginfo" WHMAPI command, a duplicate and invalid "MAXTEAMUSERS" value is provided as part of the output. For example following:

# whmapi1 getpkginfo pkg='PACKAGE' | grep -E "MAX(_T|T)EAM"
    MAXTEAMUSERS: ~
    MAX_TEAM_USERS: 4

The correct setting is "MAX_TEAM_USERS".

 

Description

We've opened an internal case for our development team to investigate this further. For reference, the case number is CPANEL-48471. Follow this article to receive an email notification when a solution is published in the product. 

 

Workaround

There is currently no workaround. The "MAXTEAMUSERS" value should be ignored, and only the "MAX_TEAM_USERS" is used by cPanel.