In this article, we will explain how to eliminate a WHM reseller without an associated domain. Removing a WHM reseller without an associated domain may be necessary due to redundancy or administrative errors.
In the following steps, “username” denotes the account’s username.
Follow the below steps-
- Access the server via SSH as the root user.
- Delete the /var/cpanel/users/username file.
- Remove the user file username in the /var/cpanel/users/ directory using the command-
rm /var/cpanel/users/username - Edit the /var/cpanel/resellers file to remove the entry for the username user.
- Use the command below command to remove the user from the system-
userdel username
By following these steps, you can effectively eliminate a WHM reseller account without an associated domain which will help in efficient account management. If you want to create a new account, check our guide on how to create a WHM reseller account without an associated domain
We hope you found this article helpful. For the latest updates, please visit our KB section regularly.