How to Unsuspend all cpanel accounts with one command

How to un suspend all cpanel accounts [ Multiple Cpanel accounts ]

 

Run the following command in the terminal

/bin/ls -A /var/cpanel/users | xargs -n1 /scripts/unsuspendacct

And all cpanel account will be unsuspended.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Backup and Restore cPanel Accounts via SSH

How to create backup of Individual cPanel Account via SSH? 1: Log-in to the SSH as Root user....

How to disable SSH Password Authorization Tweak

How to disable SSH Password Authorization Tweak Go to Your cPanel/WHM Search for SSH click on...