N2WS-18738 - Password saved as plain text for Recovery Scenario target added via RestAPI

N2WS-18738 - Password saved as plain text for Recovery Scenario target added via RestAPI

Issue:

When creating Recovery Scenario(CPM v3.0 and up) and adding a backup target via Rest API, it will save the following details as plain text
  1. Proxy password for S3 instance recovery if used
  2. IAM AWS Secret Key when providing alternate Credential


Interim resolution until solution applied
  1. Delete the effected recovery target from the recovery scenario
  2. or remove the proxy details and configure matching S3 worker configuration

Solution:
Upgrade to v4.0


Click here to go back to the Release notes: Release notes for the latest v3.2.x CPM release

    • Related Articles

    • RestAPI example files

      Background: CPM contain rich RESTful API interface that enable you to do everything you do manually in the UI in an automated way, but it can be difficult to start using the RESTful API. We created this examples to assist customers in understanding ...
    • How to reset MFA or the root password using Linux utility in 4.2 and above

      Background: As of CPM 4.2 we have added a Linux utility which lets you disable MFA or reset the password for the root user. Note: If you do not have SSH access to the N2WS server, then the only other way to disable MFA or reset the password is by ...
    • EBS/RDS DR & Recovery with KMS key

      When copying cross account an EBS/RDS Volume encrypted with custom KMS, a KMS key should also be available in the other account. There are 2 ways that CPM uses for checking KMS key - Alias & Tag KMS Tag When using custom tag, you are telling CPM to ...
    • N2WS-22085 - can't use SMTP without a password.

      Issue: can't use SMTP without a password for sending reports. Solution: v4.2.2 - install attached patch and do below steps. The patch add new config to the cpmserver.cfg, to disable the requirement for password. Steps: 1. Connect via SSH to CPM, user ...
    • Error: "Security type of VM is not compatible with the security type of attached OS Disk." During Recovery in Azure

      When performing a recovery of a VM In Azure, you may face the following Error in the CPM UI: "Security type of VM is not compatible with the security type of attached OS Disk." Also the logs will show the following error: "Failed creating virtual ...