To suspend all accounts in WHM, following this command:

 

ls /var/cpanel/users | xargs -n1 /scripts/suspendacct

 

To unsuspend all accounts in WHM, following this command:

 

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

آیا این پاسخ به شما کمک کرد؟ 0 کاربر این را مفید یافتند (0 نظرات)