NetBackup and Veritas Appliances Hardening Guide
- Top recommendations to improve your NetBackup and Veritas appliances security posture
- Steps to protect Flex Appliance
- Managing single sign-on (SSO)
- About lockdown mode
- Configuring an isolated recovery environment on a WORM storage server
- 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
- Configure NetBackup for single sign-on (SSO)
- Configure user authentication with smart cards or digital certificates
- 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
MANAGE_WIN_CERT_STORE_PRIVATE_KEY option for NetBackup primary servers
The MANAGE_WIN_CERT_STORE_PRIVATE_KEY option lets you disable the automatic permission management of the private key of the certificate in Windows Certificate Store.
This option is applicable for Windows Certificate Store and only when the NetBackup services are running in the Local Service account context.
When NetBackup services are running in the Local Service account context, the services need to have permissions to read the private key for certificate in Windows Certificate Store.
When the MANAGE_WIN_CERT_STORE_PRIVATE_KEY option is set to Automatic, the NetBackup service that is running in the privileged user account context grants access to all other NetBackup services for reading the private key whenever required.
By default, permissions for the private key are automatically managed. When the MANAGE_WIN_CERT_STORE_PRIVATE_KEY option is set to Disabled, the permissions of the private key need to be managed manually.
Note:
It is not recommended to set the MANAGE_WIN_CERT_STORE_PRIVATE_KEY option to Disabled.
To manually update the permissions when this option is Disabled, run the following command:
nbcertcmd -setWinCertPrivKeyPermissions -reason audit reason -force
Refer to the NetBackup Commands Reference Guide for more details on the command-line options.
Table: MANAGE_WIN_CERT_STORE_PRIVATE_KEY information
Usage | Description |
---|---|
Where to use | On NetBackup primary server. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: MANAGE_WIN_CERT_STORE_PRIVATE_KEY = Automatic |
Equivalent UI property | No equivalent exists. |