Update accounts-and-security.md

This commit is contained in:
MarketingYeti 2021-01-26 12:42:11 -05:00 committed by Mike Salvatore
parent e556959a04
commit fb02ae436d
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@ If you want an island to be accessible without credentials, press *I want anyone
## Resetting your account credentials ## Resetting your account credentials
To reset your credentials, edit `monkey_island\cc\server_config.json` by deleting the `user` and `password_hash` variables. Then restart the Monkey Island server, and you should be prompted with a registration form again. To reset your credentials, edit `monkey_island\cc\server_config.json` by deleting the `user` and `password_hash` variables.
When you restart the Monkey Island server, you will again be prompted with the registration form.
Example `server_config.json` for account reset: Example `server_config.json` for account reset: