Note Regarding Enterprise Login

Note Regarding Enterprise Login

The Kona Enterprise disables root login by default for security reasons. Hence, you will need to log in through the admin account on the gateway. The credentials are as follows:

User: admin
Password: Serial number found on the label of the gateway. (ie. 1212A3434)

Note: To configure the gateway, you will need to prefix each command with sudo.

Additionally, the Enterprise gateways admin level access to the gateway does not allow you to upload files to the gateway. To upload files to the gateway, you either must either change the permissions for the folder where you are uploading the file, or you must re-enable the root level access to the gateway. Please see below for these commands:

Change Folder Permissions:
sudo chmod  777 /folder/location

Re-enable Root Access:
sudo opkg remove disable-root-login