-
-
Notifications
You must be signed in to change notification settings - Fork 264
Lost Password and User Reset
Koushik Dutta edited this page Jan 3, 2022
·
4 revisions
If you get locked out of Scrypted but still have administrator access to the server, you can reset all users by doing the following:
- Stop the Scrypted service.
- Set the environment variable
SCRYPTED_RESET_ALL_USERS=true
. - Start the server.
- Create a new user.
- Stop the server and remove the environment variable (or it will reset again on reboot!).
- Start the server again for normal operation.
These steps will keep your configuration intact, and only reset the users.
Scrypted Docs have moved. Please visit https://docs.scrypted.app.