Skip to main content

quicklogin

Quick Login URL Creator

Generate a quick login url to the WAP, RAPP, and UAPP control panel interface, so that you can log in without using the user name or password.

Command:

/usr/local/eenos/scripts/quicklogin

Command Options:

Usage: /usr/local/eenos/scripts/quicklogin  <options> <value>

Command Groups:
Options:
    --root,-r                        -   Create WAP root login url
    -u <user> , --user <user>        -   Create UAPP user login url
    -re <user> , --reseller <user>   -   Create  RAPP reseller login url

Create a WAP Login URL

To create the WAP control panel login URL, please use the following command

/usr/local/eenos/scripts/quicklogin -r

Create RAPP Login URL

To create  RAPP, Reseller Control panel login URL, use the following command

/usr/local/eenos/scripts/quicklogin --reseller <user>

The <user> must be a reseller account.

Create UAPP Login URl

To create a UAPP, User control panel login url, use the following command

/usr/local/eenos/scripts/quicklogin -u <user>

The <user> must be an eenos end user.