Skip to main content
Participating Frequently
February 6, 2013
Answered

URL of Administrator Console

  • February 6, 2013
  • 1 reply
  • 942 views

Hi,

Simply question, but i am a beginer on it.

Which is the url to login into the admin console, http::<domain>//ams_adminConsole.htm or http://<domain>:1111/ams_adminConsole.htm ?

And what is a account to login into it?

Thx.

-Ono

This topic has been closed for replies.
Correct answer Manish_K_A

If you can't recall your password then you can reset by

Windows : <command-prompt>

<AMS-Install>/AMSadmin.exe -console -user <username>

And you will be prompted to enter the new password.

Linux : <terminal>

<AMS-Install>./amsadmin -console -user <username>

1 reply

Participating Frequently
February 6, 2013

http://<domain>//ams_adminConsole.htm is the url to load admin console. And to login you need to give the admin user name & password which you have provided during the installation.

onoke99jpAuthor
Participating Frequently
February 6, 2013

Hi Manish,

Thank you for your quick reply.

According as your suggesiton, i can access the url but canot login into it with my account that had set at the installation.

I can see the user name in ams.ini file.

How can i confirm the password or change it ?

Thank you.

-Ono

Manish_K_ACorrect answer
Participating Frequently
February 6, 2013

If you can't recall your password then you can reset by

Windows : <command-prompt>

<AMS-Install>/AMSadmin.exe -console -user <username>

And you will be prompted to enter the new password.

Linux : <terminal>

<AMS-Install>./amsadmin -console -user <username>