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:

  1. Under the “useSecureAuth” field, set “enabled” to true

  2. Using Command Prompt, go to the BackupMyOrg root directory and type:

    backupmyorg setpw yourusername yourpassword

  3. This will set the username and password to use for the client interface.

  4. Restart your BackupMyOrg .exe or service.