Running Clean My Org With Password Protection
If you are running CleanMyOrg in a public facing situation or wish to control access, you can enable login credentials.
To enable login credentials, edit the config/nodeconfig.json file and make the following modifications:
- Under the “useSecureAuth” field, set “enabled” to true
- Using Command Prompt, go to the CleanMyOrg root directory and type:
cleanmyorg setpw yourusername yourpassword - This will set the username and password to use for the client interface.
- Restart your CleanMyOrg .exe or service.
Related articles