Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Deduplication Guide
  3. MSDP cloud support
  4. Updating cloud credentials for a cloud LSU
Veritas NetBackup™ Deduplication Guide

Updating cloud credentials for a cloud LSU

To update cloud credentials for a cloud LSU, you can create a configuration file and then run nbdevconfig command.

Configuration file contents for updating cloud credential are as follows:

Configuration setting

Description

V7.5 "operation" "update-lsu-cloud" string

Use the value "update-lsu-cloud" to update some cloud LSU parameters.

V7.5 "lsuName" " " string

Specifies the LSU name.

V7.5 "lsuCloudUser" " " string

Specifies the cloud user name.

V7.5 "lsuCloudPassword" " " string

Specifies the cloud password.

For example:

V7.5 "operation" "update-lsu-cloud" string
V7.5 "lsuName" "s3amazon1" string
V7.5 "lsuCloudAlias" "amazon_1" string
V7.5 "lsuCloudUser" "ChangedCloudUser" string
V7.5 "lsuCloudPassword" "changedpassword" string

After creating the configuration file, run the following command:

# /usr/openv/netbackup/bin/admincmd/nbdevconfig -setconfig -storage_server <storage server> -stype PureDisk -configlist <configuration file path>

Feedback

Was this page helpful?
Previous

Creating a cloud storage unit

Next

Updating encryption configurations for a cloud LSU

Feedback

Was this page helpful?