Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to ApplicationAddress:5000 or simply localhost:5000 address from your browser (e.g. demo.myemakin.com:5000) (See below for access issues)
  2. On the landing page you will be required to enter an administration password to get an access to application settings
  3. Default password is the text "verysecret". You can change your password after you logged into the administration panel using "Change Password" button which is on the top navigation bar
  4. Enter your password into the Authentication Password field and press Login button to access the panel.

To manage host administration panel access settings, edit the appsettings.json file in the ..\6Kare\Agent\Configuration folder. If there is no appsettings.json file,  

For issues on accessing see below notes.

Key Notes

Accessing Administration Panel
Anchor

...

adminpanelaccess

...

adminpanelaccess

On some installations, port 5000 might not be reserved for Administration Panel. In this situation, access port to this page can be customized in the file"..\6Kare\Agent\Configuration\appsettings.json". You can also prevent access to this page in the same file.

...