Create a WHM Reseller Without An Associated Domain

1. Log in as the root user on the server via SSH.

2. To create a new user, run the following command:

  adduser username 

3. To set a password for the new user, run the following command:
 
  passwd username 

4. The /var/cpanel/resellers file defines which users are resellers and what permissions those reseller users possess. To create an entry in the resellers file that grants the user full permissions and list the user in the WHM interface, run the following command:
 
  echo "username:all" /var/cpanel/resellers 

5. Log in to WHM as the root user.

6. Navigate to : WHM >> Home >> Resellers >> Edit Reseller Nameservers and Privileges

7. Select username from the menu.

8. Click Submit.

9. Select the checkboxes that correspond to the desired user permissions.

10. Click Save.


Peace Out!
  • cPanel, cpanel features, account
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Why my order has been marked as fraud?

Panellicense.com uses a third-party tool to detect fraudulent activities on our system. The fraud...

Error 550; No such user here error solution

Sometimes cPanel email accounts may have issues while receiving emails. If the error is "Error...

Rebuild cPanel userdata Files in 7 steps

1- Move the corrupt userdata directory to a new location...

Set Up the Google Drive API in cPanel&WHM

Set up the Google Drive API for your Google accountTo configure the Google Drive API for your...

Overselling

What is overselling ? Overselling means that the system limits resellers via the resources that...