quicklogin
Quick Login URL Creator
Generate quick login url to WAP, RAPP and UAPP control panel interfacesinterface , so that you can loginslogin 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 loginslogin url , please use the following command
/usr/local/eenos/scripts/quicklogin -r
Create RAPP Login URL
To create RAPP ,RAPP, Reseller Control panel login url , use the following command
/usr/local/eenos/scripts/quicklogin --reseller <user>
The <user> must be a reseller accountaccount.
Create UAPP Login URl
To create a UAPP, User control panel ,login Login urlurl, use the following command
/usr/local/eenos/scripts/quicklogin -u <user>
The <user> must be an eenos end useruser.