Versions Compared

Key

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

Do this from the programs menu.
Expand
titleStep 1 - Open a DOS prompt.
Command prompt with Administrator privileges

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

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

Assuming you installed that your Iguana IguanaX instance is installed in the default location, this command will change the directory to where your Iguana instance is:

Code Block
cd "C:\programProgram filesFiles\IguanaX\

If you installed it elsewhere then you will need to go to that directory.

iguana" --reset_admin_user
Right
Expand
titleStep 3 - Restart Iguana - Type "C:\Program Files\IguanaX\iguana.exe" --reset_admin_user

This command will reset the password a new one

Code Block
iguana --reset_admin_user
Expand
titleStep 4 - Restart Iguana
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 detailed instructions on how other ways to do this.

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

You should use the web interface of Iguana to change these to a better choice after you login.And you are done!