Skip to main content

quicklogin

Quick Login URL Creator

Generate quick login url to WAP, RAPP and UAPP control panel interface , so that you can login 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 WAP Login URL

To create 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.