Admin

Creating a Reseller Account

How to create a reseller user with resource limits in Opterius Panel.

Last updated 1775606400

A reseller is a Panel user with the reseller role. They get access to a limited Server Mode where they can create and manage their own client accounts, within the resource limits you assign. They log in at the same Panel URL as the admin.

Creating a Reseller

Go to Server Mode → Resellers → New Reseller.

Fill in the required fields:

Field Description
Name Display name for the reseller
Email Login email address
Password Initial password — advise the reseller to change this on first login
Role Set to Reseller

After creating the user, you are taken directly to the resource limits screen.

Setting Resource Limits

Resource limits define the total pool of resources the reseller can distribute across their accounts.

Limit What it controls
Max accounts Total number of hosting accounts the reseller can create
Max disk Total disk quota across all their accounts (MB)
Max bandwidth Total monthly bandwidth across all their accounts (MB)
Max email accounts Total email mailboxes across all their accounts
Max databases Total MySQL databases across all their accounts

Set any limit to 0 to make it unlimited for that reseller.

Note: Limits apply to the reseller's total allocation, not per-account values. A reseller with a 50 GB disk limit could give one account 40 GB and another 10 GB — but they cannot exceed 50 GB total across all their accounts.

The Panel enforces these limits before allowing account creation. If a reseller attempts to create an account that would push their usage over any limit, the request is rejected with a clear error message.

Reseller Login

Once created, the reseller can log in at https://yourdomain.com:8443 using their email and password. They see a reduced Server Mode interface — no access to server-level settings, services, or other resellers' data. See Reseller Permissions for the full list.

Editing and Deleting Resellers

In Server Mode → Resellers, click any reseller to edit their details or limits. Deleting a reseller does not automatically delete their accounts — you will be prompted to reassign or delete the reseller's accounts before the deletion completes.

Related