Running Backup My Org With Password Protection
If you are running BackupMyOrg in a public facing situation or wish to control access, you can enable a login credential.
To enable the login credential, 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 BackupMyOrg root directory and type:
backupmyorg setpw yourusername yourpassword
This will set the username and password to use for the client interface.
Restart your BackupMyOrg .exe or service.