Please enter search query.
Search <book_title>...
NetBackup™ Web UI Administrator's Guide
Last Published:
2022-12-19
Product(s):
NetBackup (10.1.1)
- Introducing NetBackup
- Section I. Monitoring and notifications
- Monitoring NetBackup activity
- Activity monitor
- Job monitoring
- Notifications
- Monitoring NetBackup activity
- Section II. Configuring hosts
- Managing host properties
- Managing credentials for workloads and systems that NetBackup accesses
- Managing deployment
- Section III. Configuring storage
- Section IV. Configuring backups
- Section V. Managing security
- Security events and audit logs
- Managing security certificates
- Managing host mappings
- Managing user sessions
- Managing the security settings for the primary server
- About trusted primary servers
- Using access keys, API keys, and access codes
- Configuring authentication options
- Managing role-based access control
- Configuring RBAC
- Add a custom RBAC role
- Section VI. Detection and reporting
- Detecting malware
- Detecting anomalies
- Usage reporting and capacity licensing
- Detecting malware
- Section VII. NetBackup workloads and NetBackup Flex Scale
- Section VIII. Disaster recovery and troubleshooting
Remove the external certificate configured for the web server
You can remove the external certificate that is configured for the web server. NetBackup then uses the NetBackup CA-signed certificate for secure communication.
To remove the external certificate configured for the web server
- Run the following command (in a clustered primary server setup, run this command on the active node):
configureWebServerCerts -removeExternalCert -nbHost
In a clustered primary server setup, run the following command on the active node to freeze the cluster to avoid a failover:
install_path/netbackup/bin/bpclusterutil -freeze
- Restart the NetBackup Web Management Console service.
In a clustered primary server setup, run the following command on the active node to unfreeze the cluster:
install_path/netbackup/bin/bpclusterutil -unfreeze