Skip to content

Commit 1ad9af9

Browse files
committed
Docs: Update island password reset documentation
Issue #2157 PR #3072
1 parent 7727ff1 commit 1ad9af9

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/content/FAQ/_index.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -93,20 +93,15 @@ Creating an account will write your credentials in `credentials.json` file
9393
under [data directory]({{< ref "/reference/data_directory" >}}).
9494
To reset the credentials:
9595

96-
1. **Remove** the `credentials.json` file manually
97-
(located in the [data directory]({{< ref "/reference/data_directory" >}})).
96+
1. **Remove** the data directory manually
97+
Because credentials are stored in the database, you must perform a complete factory reset in order to reset the credentials, which is accomplished by removing the entire [data directory]({{< ref "/reference/data_directory" >}}).
9898

9999
2. Restart the Monkey Island process:
100100
* On Linux, simply kill the Monkey Island process and execute the AppImage.
101101
* On Windows, restart the program.
102102

103103
3. Go to the Monkey Island's URL and create a new account.
104104

105-
If you are still unable to log into Monkey Island after following the above
106-
steps, you can perform a complete factory reset by removing the entire [data
107-
directory]({{< ref "/reference/data_directory" >}}) and then restarting the
108-
Monkey Island process.
109-
110105
### On Docker
111106
When you first access the Monkey Island Server, you'll be prompted to create an account.
112107
To reset the credentials, you'll need to perform a complete factory reset:

0 commit comments

Comments
 (0)