unsuspendacct
Unsuspend Accounts
You can un suspend eenos user accounts and reseller from the server terminal.
Unsuspending reseller account may unsuspend all sub subaccounts 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 un-suspend an eenos users account, please use the following command.
/usr/local/eenos/scripts/unsuspendacct --user USER
Wherewhere USER is the eenos user namename.
UnSuspend Reseller
To unsuspend reseller account , use the following command
/usr/local/eenos/scripts/unsuspendacct --reseller RESELLER
Wherewhere RESELLER is the eenos reseller namename.