Please enter search query.
Search <book_title>...
NetBackup™ Web UI Administrator's Guide
Last Published:
2021-06-11
Product(s):
NetBackup (9.1)
- Introducing the NetBackup web user interface
- Monitoring NetBackup
- Notifications
- Section I. Managing role-based access control
- About role-based access control in NetBackup
- Configuring RBAC roles
- Configuring RBAC
- Default RBAC roles
- RBAC permissions
- Global > NetBackup management
- Global > Security
- Global > Storage
- Assets
- Manage access
- Section II. Managing security
- Security events and audit logs
- Managing security certificates
- Managing user sessions
- Managing master server security settings
- About trusted primary servers
- Creating and managing API keys for users (Administrators)
- Adding and managing your API key (Users)
- Configuring authentication options
- Managing hosts
- Section III. Managing storage and backups
- Configuring storage
- Managing protection plans
- Managing classic policies
- Usage reporting and capacity licensing
- Configuring storage
- Section IV. Veritas Resiliency Platform
- Section V. Credentials
- Troubleshooting the NetBackup Web UI
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 master server setup, run this command on the active node):
configureWebServerCerts -removeExternalCert -nbHost
In a clustered master 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 master server setup, run the following command on the active node to unfreeze the cluster:
install_path/netbackup/bin/bpclusterutil -unfreeze