how to un-suspend all Cpanel accounts

how to un-suspend/suspend all Cpanel accounts.

This command is working on all Cpanel accounts.

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

Command for suspend - /bin/ls -A /var/cpanel/users | xargs -n1 /scripts/suspendacct

  • how to un-suspend all Cpanel accounts, how to un-suspend/suspend all Cpanel accounts
  • 1 Users Found This Useful
Was this answer helpful?