Veritas NetBackup™ Appliance Administrator's Guide
- Overview
- About accessing the NetBackup Appliance Web Console
- About the NetBackup Appliance Shell Menu
- About appliance console components
- Monitoring the NetBackup appliance
- About hardware monitoring and alerts
- About Symantec Data Center Security on the NetBackup appliance
- Managing a NetBackup appliance from the NetBackup Appliance Web Console
- About storage configuration
- About Copilot functionality and Share management
- About viewing storage space information using the Show command
- About appliance supported tape devices
- About configuring Host parameters for your appliance
- Manage > Appliance Restore
- Manage > License
- About the Migration Utility
- Software release updates for NetBackup Appliances
- About installing EEBs
- About installing NetBackup Administration Console and client software
- Manage > Additional Servers
- Manage > High Availability
- Managing NetBackup appliance using the NetBackup Appliance Shell Menu
- About OpenStorage plugin installation
- About mounting a remote NFS
- About running NetBackup commands from the appliance
- About NetBackup administrator capabilities
- Creating a NetBackup touch file from the NetBackup appliance
- Creating NetBackup administrator user accounts
- About NetBackup administrator capabilities
- About Auto Image Replication between appliances
- About forwarding logs to an external server
- About high availability configuration
- About data erasure
- Understanding the NetBackup appliance settings
- Settings > Notifications
- Settings > Network
- Settings > Authentication
- About configuring user authentication
- About authorizing NetBackup appliance users
- Settings > Authentication > LDAP
- Settings > Authentication > Active Directory
- Settings > Authentication > User Management
- Troubleshooting
- Deduplication pool catalog backup and recovery
Uploading certificates for TLS
Use TLS to secure the log transmissions from the appliance to the log server. TLS is optional for log forwarding. However, Veritas recommends that you enable TLS for security purposes.
NetBackup appliance currently only supports the following:
TLS Anonymous Authentication for log forwarding.
X.509 file format for certificate files.
Before you enable TLS, you must first do the following:
Deploy the configured certificate and private key files from the Certificate Authority (CA) server onto your log server.
Upload valid certificates to opened NFS and CIFS shares on the appliance.
For log forwarding security information, see the NetBackup Appliance Security Guide.
Note:
You can also upload certificate files from the
menu in the appliance web console.
To upload the certificate
- Log on to the NetBackup Appliance Shell Menu and navigate to the Main > Settings > LogForwarding view.
- To open NFS and CIFS shares on the appliance, enter the following command:
Share General Open
- On the server where the certificates reside, mount an NFS or a CIFS share to the appliance as follows:
NFS: <appliance.name>:/inst/share
CIFS: \\<appliance.name>\general_share
- Upload two certificates and one private key file. The certificate file names are as follows:
ca-server.pem
nba-rsyslog.pem
nba-rsyslog.key
- To close the shares on the appliance, enter the following command:
Share General Close