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. NetBackup™ for OpenStack Administrator's Guide
  3. Performing Backup Administration tasks
  4. Example runbook for disaster recovery using NFS
  5. Disaster recovery of a single policy
  6. Reassign the policy
  7. Add admin-user to required domains and projects
NetBackup™ for OpenStack Administrator's Guide

Add admin-user to required domains and projects

To fulfill the required tasks an admin role user is used. This user will be used until the policy has been restored. Therefore, it is necessary to provide this user access to the desired Target Project on the Target Cloud.

# source {customer admin rc file}  
# OpenStack role add Admin --user <my_admin_user> --user-domain 
<admin_domain> --domain <target_domain>  
# OpenStack role add Admin --user <my_admin_user> --user-domain 
<admin_domain> --project <target_project> --project-domain <target_domain>  
# OpenStack role add <Backup Trustee Role> --user <my_admin_user> 
--user-domain <admin_domain> --project <destination_project> 
--project-domain <target_domain>

Feedback

Was this page helpful?
Previous

Reassign the policy

Next

Discover orphaned policies from NFS-Storage of Target Cloud

Feedback

Was this page helpful?