Please enter search query.
Search <book_title>...
Veritas Data Insight Administrator's Guide
Last Published:
2020-07-14
Product(s):
Data Insight (6.1.5)
- Section I. Getting started
- Introduction to Veritas Data Insight administration
- Configuring Data Insight global settings
- Overview of Data Insight licensing
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Data Insight integration with Symantec Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About bulk assignment of custodians
- Section II. Configuring Data Insight
- Configuring Data Insight product users
- Configuring Data Insight product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Configuring containers
- Section III. Configuring native file systems in Data Insight
- Configuring NetApp file server monitoring
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Data Insight and cluster-mode NetApp devices
- Configuring EMC Celerra or VNX monitoring
- Configuring EMC Isilon monitoring
- Configuring EMC Unity VSA file servers
- Configuring Hitachi NAS file server monitoring
- Configuring Windows File Server monitoring
- Configuring Veritas File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Data Insight web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding SharePoint Online accounts
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Section VI. Configuring ECM data sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Section IX. Remediation
- Section X. Reference
- Appendix A. Backing up and restoring data
- Appendix B. Data Insight health checks
- Appendix C. Command File Reference
- Appendix D. Data Insight jobs
- Appendix E. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Configuring business unit mappings
Veritas Data Insight lets you associate a business unit name and business unit owner with each user imported from directory services. This information is later included in the report outputs and also sent to Symantec Data Loss Prevention as a part of ownership information.
To import business unit mappings
- Create a .csv file,
bucsv.csv
, in theusers
folder in the Data Insight data directory on the Management Server. By default, theusers
directory on the Management Server is located atC:\DataInsight\data\users
.The CSV file must contain the following information:
The name of the user in the format, user@domain name.
The name of the business unit.
The name of the business unit owner.
For example, John_Doe@mycompany.com,Sales,Greg Smith
- The information is imported into the users database when the next Active Directory scan runs. To do so immediately, run the following command:
adcli.exe - - mode importbu
Note:
The domain name that is given in the .csv file must be among the domains that are scanned by Data Insight.