NetBackup and Veritas Appliances Hardening Guide
- Top recommendations to improve your NetBackup and Veritas appliances security posture
- Steps to protect Flex Appliance
- Managing multifactor authentication
- Managing single sign-on (SSO)
- About lockdown mode
- Configuring an isolated recovery environment using the web UI
- Steps to protect NetBackup Appliance
- About single sign-on (SSO) authentication and authorization
- About authentication using smart cards and digital certificates
- About data encryption
- About forwarding logs to an external server
- Steps to protect NetBackup
- About multifactor authentication
- Configure NetBackup for single sign-on (SSO)
- Configure user authentication with smart cards or digital certificates
- Workflow to configure multi-person authorization for NetBackup operations
- Access codes
- Workflow to configure immutable and indelible data
- Add a configuration for an external CMS server
- Configuring an isolated recovery environment on a NetBackup BYO media server
- About FIPS support in NetBackup
- Workflow for external KMS configuration
- Workflow to configure data-in-transit encryption
- Workflow to use external certificates for NetBackup host communication
- About certificate revocation lists for external CA
- Configuring an external certificate for a clustered primary server
- Configuring a NetBackup host (media server, client, or cluster node) to use an external CA-signed certificate after installation
- Configuration options for external CA-signed certificates
- ECA_CERT_PATH for NetBackup servers and clients
- About protecting the MSDP catalog
- How to set up malware scanning
- About backup anomaly detection
Request CLI access through web UI authentication
To run NetBackup commands using the NetBackup CLI, the following requirements exist for the user:
The user must have the RBAC role Default NetBackup Command Line (CLI) Administrator or a role with similar permissions.
The user must submit a request for temporary access to the CLI. By default, a CLI access session is valid for 24 hours.
The command that the user runs for the request depends on whether or not they have access to the NetBackup web UI.
See Request CLI access when you have access to the NetBackup web UI.
If you have access to the NetBackup web UI, you can use the web UI to approve a CLI access request using the access code from the bpnbat command.
To request CLI access
- Run the following command:
bpnbat -login -logintype webui
An access code is generated.
- Open the NetBackup web UI.
- On the top right, click the profile icon.
- Click Approve access request.
- Enter the CLI access code that was created when you ran the bpnbat command. Then click Review.
- Review the access request details.
- Click Approve.
- After you approve the request, you can use the command-line interface to run the wanted commands.
If you do not have access to the NetBackup web UI, you must submit a request for a CLI access to the security administrator. A user with the Default Security Administrator role or a role with similar permissions must approve the request.
To request CLI access from the security administrator
- Run the following command:
bpnbat -login -logintype webui -requestApproval
An access code is generated.
- Contact the security administrator and give them the access code to approve the CLI access request.
- After the request is approved, you can use the command-line interface to run the wanted commands.