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 |
---|
title | Step STEP 1 - : Open a Command prompt with Administrator privileges |
---|
|
Search for Command Prompt, then choose Run as administrator. |
Expand |
---|
title | Step STEP 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: |
Expand |
---|
title | Step STEP 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 view Windows - Stop and Start Iguana for other ways to do this (right click to open in a new tab) |
Expand |
---|
title | Step STEP 4 - : Login with username 'admin' and the newly regenerated password |
---|
|
Log in with the username admin and the newly regenerated password. |
...