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. Clean up
  7. Remove the admin user from the project
NetBackup™ for OpenStack Administrator's Guide

Remove the admin user from the project

After all restores for the target project have been achieved it is recommended to remove the used admin user from the project again.

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

Feedback

Was this page helpful?
Previous

Remove the database entry

Next

Disaster recovery of a complete cloud

Feedback

Was this page helpful?