Versions Compared

Key

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

Keep in mind that Iguana is an application that runs on top of the host operating system. If you do not wish people to reset the password on your Iguana instances you will need to protect access to the host computer.

Expand
titleStep 1 - Open a Command prompt with Administrator privileges

Search for command prompt, right click and run as administrator.

Image Modified
Expand
titleStep 2 - Reset password - Type C:\Program Files\IguanaX\iguana --reset_admin_user

Assuming that your IguanaX instance is installed in the default location:

Code Block
"C:\Program Files\IguanaX\iguana" --reset_admin_user
Expand
titleStep 3 - Restart Iguana - Type "C:\Program Files\IguanaX\iguana.exe" --service restart

If you are running your command prompt as administrator this should work:

Code Block
"C:\Program Files\IguanaX\iguana.exe" --service restart

Alternatively right click

Stopping and Starting Iguana

For other ways to do this.

Expand
titleStep 5 - Login with username 'admin' and the newly regenerated password

Log in with the username admin and the newly regenerated password.

Image Modified