Please enter search query.
Search <book_title>...
Veritas NetBackup™ Virtual Appliance Documentation
Last Published:
2019-11-04
Product(s):
Appliances (3.2)
Platform: NetBackup Virtual Appliance
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Importing an LDAP server configuration for the NetBackup Virtual Appliance
You can use the NetBackup Virtual Appliance Shell Menu to import the details of an LDAP server and configure it with the appliance. The following procedure describes the steps to import an .xml
file that includes the LDAP server configuration details. The appliance configures and connects to the LDAP server using these details.
To import an LDAP server configuration
- Log on to the NetBackup Virtual Appliance Shell Menu as an administrator and enter the following command to open the NFS and the CIFS shares:
Main_Menu > Manage > Software > Share Open
- Map or mount the appliance share directory as follows:
Windows systems
Map the following appliance CIFS share:
\\<appliance-name>\incoming_patches
UNIX systems
Mount the following appliance NFS share:
<appliance-name>:/inst/patch/incoming
Note that on Windows systems, you are prompted to provide the user name, admin, and its corresponding password.
- Save the LDAP server configuration details as an
.xml
file and copy it to this mapped directory. - From the NetBackup Virtual Appliance Shell Menu, navigate to the Settings > Security > Authentication > LDAP view.
- Import the
.xml
file with the Import <path> command, where <path> is the absolute path to the.xml
file. - Unmap or unmount the directory after you have successfully imported the file.
- Enter the following command to close the NFS and the CIFS shares:
Main_Menu > Manage > Software > Share Close