Reset Aerospike Management Console (AMC) user password

Hi guys,

yesterday we set up an AWS Aerospike cluster with two nodes according to http://www.aerospike.com/docs/deploy_guides/aws/ . (Great guide by the way - thanks!!)

Yesterday I was able to log on to AMC by user amc and the default password (which is the instance id of the ec2 instance at AWS).

Today these credentials are not valid anymore. How can I reset the AMC password for user amc?

This guide doesn’t work ( https://docs.aerospike.com/display/V3/amc+-+Reset+password+for+admin+user ) because in /opt/amc/bin/ there is no "reset_password ".

/opt/amc/bin/reset_password [-u ] [-p ]

Thanks for your help. Cheers

Fabian

Thanks for the positive feedback! Unable to reproduce this internally. Following up on the reset request that you mentioned.

Can you re-verify if your instance ID did not change since you last logged in using the same command?

curl http://169.254.169.254/latest/meta-data/instance-id

Hi, The login is a AMI login and not for AMC.