Previous Up Next
Changing API settings Using the web panel Viewing SSH public key

Managing Control Panels

To view the list of control panels, click on “Control Panels” link in “Settings tab” (highlighted in red bubble).

Control panels

To add a new control panel, click the “Add CP” button.

Add control panel

Enter the control panel details:

Name - Give a name for the control panel.

Description - Give a description for the control panel.

Port - Specify the port on which the control panel listens.

Protocol - Select the protocol expected by the control panel on the specified port. For example: WHM uses HTTPS (secure) on port 2087 and HTTP (insecure) on port 2086.

Request URI - The REQUEST_URI to the control panel login page. For example, if you submit login information to a URL like “http://www.yourdomain.com:8989/cplogin/” for login to your control panel, enter ”/cplogin/” (The part after your domain and port in the URL) here.

Request method - Select the request method supported by the control panel. For example, if you can login directly to your control panel using a URL such as “http://www.yourdomain.com:8989/cplogin/?user=root&pass=secret”, then you can select “GET” method. Only this method lets you show the control panel login URL in the Ezeelogin shell. “POST” method is used by most control panels. In this case, you can access the control panel only via Ezeelogin web panel server list.

Username field - Specify the parameter name in which the control panel expects to receive the username. For example, in the case when control panel login URL is like “http://www.yourdomain.com:8989/cplogin/?user=root&pass=secret”, the parameter name is “user”.

Username - The username that should be provided to the control panel in the above mentioned parameter. In the above example it is “root”. For example, WHM expects “root” whereas Plesk expects “admin” as username.

Password field - Specify the parameter name in which the control panel expects to receive the password. In the above example URL, the parameter name is “pass”. The password that is set for a server will be provided to the control panel in the parameter name provided here.

Extra variables - If any additional parameters and values need to be passed to the control panel, specify them here. For example, foo=abc&bar=xyz will submit “abc” in parameter named “foo” and “xyz” in parameter named “bar”. This is optional.

Some control panel settings are preset in Ezeelogin on install. If you need assistance configuring your control panel, please contact support@admod.com and provide your control panel login page URL.

Click on the “Add” button to add the new control panel settings.

To edit or view settings of a control panel, click on the edit icon under “Actions” for the listed control panels.

Edit control panel

After viewing/editing the settings, click on the “Save” button.

To delete settings of a control panel, click on the delete icon under “Actions” for the listed control panels.


Previous Up Next
Changing API settings Using the web panel Viewing SSH public key
 
ezeelogin_cp.txt · Last modified: 2009/11/23 03:54 by k5atjhyh4cwxop
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki