removeacct
Delete Eenos User & Reseller
This tool will help you to remove an eenos account from the server. You can remove a single user or a reseller.
Deleting Reseller will remove all the sub accountsaccounts.
Removing an account will remove every data associated with that account. This operation is irreversibleirreversible.
Command
/usr/local/eenos/scripts/removeacct
Command Options:
usage: removeacct [-h] (--user USER | --reseller RESELLER)
Mange user and reseller termination and removal operation
optional arguments:
-h, --help show this help message and exit
--user USER, -u USER Eenos user name to terminate
--reseller RESELLER, -r RESELLER
Eenos reseller name to terminate. This will remove reseller and sub accounts
Remove Eenos User
To remove eenos user and all the data of that useruse , use the following command
/usr/local/eenos/scripts/removeacct -u USER
Wherewhere USER is the eenos user namename.
Remove Reseller
To delete a reseller account and all sub accounts , use the following command
/usr/local/eenos/scripts/removeacct -r RESELLER
Wherewhere RESELLER is the eenos reseller account namename.