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
- Steps to protect NetBackup Flex Scale
- STIG overview for NetBackup Flex Scale
- FIPS overview for NetBackup Flex Scale
- Support for immutability in NetBackup Flex Scale
- Deploying external certificates on NetBackup Flex Scale
- About multifactor authentication
- About single sign-on (SSO) configuration
Log locations
The configuration file can be found at location: /shared/security_artifacts/config.json
. It contains information about CSR, current key size, and whether ECA is deployed and the details of the nodes on which it is deployed.
The deployed artifacts can be found at the location: /shared/security_artifacts/
.
All the logs pertaining to ECA deployment are present in the /log/VRTSnas
directory:
nbfs_deploy_certificate.log: It contains the logs of the driver script which is responsible for performing pre-checks and then calling subsequent scripts to deploy ECA on various components.
ec_validate.log: It contains the logs for the ec_validate script responsible for performing validations on the artifacts.
nbu_nbca_certificate_deploy.log: It contains the logs for the NBCA deployment on NetBackup components.
nbu_eca_certificate_deploy.log: It contains the logs for ECA deployment for NetBackup components.
isagui_deploy_mgmt_cert.log: It contains the logs for deployment of ECA on NetBackup Flex Scale GUI and API gateway.
nbfs_deploy_cert_on_node.log: It contains the logs when ECA is internally deployed on newly added or replaced node in add/replace node workflow if ECA is already deployed.