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, then choose Run as administrator.

...

Image Added
Expand
titleStep 2 - Reset password

...

Type "C:\Program Files\IguanaX\iguana" --reset_admin_user (using command prompt)

Assuming that your IguanaX instance is installed in the default location, use this command:

Code Block
"C:\Program Files\IguanaX\iguana" --reset_admin_user

You should see a result similar to this:

Image Added
Expand
titleStep 3 - Restart Iguana - Type "C:\Program Files\IguanaX\iguana

...

" --service restart

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

Code Block
"C:\Program Files\IguanaX\iguana

...

" --service restart

Alternatively

...

Stopping and Starting Iguana

...

view Windows - Stop and Start Iguana for other ways to do this

...


(right click to open in a new tab)

Expand
titleStep

...

4 - Login with username 'admin' and the newly regenerated password

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

Image Modified