Skip to main content

unsuspendacct

Unsuspend Accounts

You can un-suspend eenos user accounts and resellers from the server terminal.

Unsuspending reseller accounts may unsuspend all subaccounts also.

Command:

/usr/local/eenos/scripts/suspendacct

Command Options:

usage: unsuspendacct [-h] (--user USER | --reseller RESELLER)

Mange user and reseller unsuspend operations

optional arguments:
  -h, --help            show this help message and exit
  --user USER, -u USER  Eenos user name to unsuspend
  --reseller RESELLER, -r RESELLER
                        Eenos reseller name to suspend. This will unsuspend reseller and sub accounts

Unsuspend User

To un-suspend an eenos user's account, please use the following command.

/usr/local/eenos/scripts/unsuspendacct --user USER

where USER is the eenos user name.

UnSuspend Reseller  

To unsuspend the reseller account, use the following command 

/usr/local/eenos/scripts/unsuspendacct --reseller RESELLER

where RESELLER is the eenos reseller name.