Skip to main content

unsuspendacct

Unsuspend Accounts

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

Unsuspending  reseller account may  unsuspend all sub accounts 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 users account, please use the following command.

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

where USER is the eenos user name.

UnSuspend Reseller  

To unsuspend reseller account , use the following command 

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

where RESELLER is the  eenos reseller name.