- Code: Select all
/scripts/killacct {accountname} n
The switch of /scripts/suspendacct script that prevents resellers from unsuspending the account is:
- Code: Select all
/scripts/suspendacct {accountname} "The reason for suspension" 1
This will create two additional files.
The first one is used to store the reason of suspend:
/var/cpanel/suspended/{accountname}
The second one is used to "lock" unsuspend feature for reseller (empty file):
/var/cpanel/suspended/{accountname}.lock