Archive for February, 2011

Switch the power user mode off through API RPC:

Send the following request packet to the server:

[packet version="1.6.3.0"]
[server]
[set]
[mode]standard[/mode]
[/set]
[/server]
[/packet]

Reference: http://parallels.com/

SBDavid

How to switch the power user mode off

How to switch the power user mode off

How to switch the power user mode off and return to the standard panel view through the command line:

On Linux systems, issue the command:

/usr/local/psa/bin/poweruser –off

Reference: http://parallels.com/

How to enable the power user mode through API RPC

Send the following request packet to the server:

[packet version="1.6.3.0"]

[server]

[set]

[mode]poweruser[/mode]

[/set]

[/server]

[/packet]

Enabling the power user mode via API RPC does not create a default webspace.
The default webspace information will be requested and created as soon as admin logs in to the Panel

Reference:http://parallels.com/

SBDavid

Enabling Power User UI

Enabling Power User UI

The power user interface combines the simplicity of Parallels Small Business Panel and powerful hosting management features of Parallels Plesk Panel product line. It is intended for users who do not need functions for reselling shared hosting services and accommodating new resellers and customers:

* There is no hierarchy of user accounts specific to shared hosting: no resellers, no customers.
* There are no service plans, subscriptions, and limits on amounts of resources consumed by websites.

To enable the power user mode through the Panel command line:

On Linux systems, issue the command:

/usr/local/psa/bin/poweruser –on -ip [ip-address>] -domain [domain_name>]

where

* [ip-address] is the IP address allocated to the administrator’s default webspace.
This option is required in case there are no subscriptions belonging to admin.
* [domain_name] is the name of the default webspace and the main website in this webspace. If the -domain option is not specified, the server host name will be used. The option makes sense only when used together with -ip.

Reference: http://parallels.com/

How to set up the admin’s password using GUI if you do not know the current admin’s password:

Log in to the Panel using the server power user credentials.
If you have at least one own subscription, skip this step. Otherwise, create a subscription:

1. In the left frame, click Hosting Services > Subscriptions.
2. Click Add New Subscription.
3. Specify a website and subscription info and click OK.

Go to the Control Panel: click the Control Panel link next to your subscription.
Go to the Users tab.
Click the ‘Admin‘ link in the list of user account.
Under the Panel Preferences, type in the new password and its confirmation, and click OK.

« Prev - Next »