Adding a File-Based User Data Source
You can bring in user data from a
.csv
file. For your convenience,
Symantec Data Loss Prevention
provides an annotated .csv
template that you can use to ensure that your data is formatted correctly. The template includes all the standard user attributes, and formatting examples and instructions for adding custom attributes. The template also includes headers for any custom attributes that you have defined at the time you download the template.- In the Enforce Server administration console, go toSystem > Users > Data Sources.
- On theData Sourcespage, clickDownload CSV Templateon the right-hand side of the page.
- Open the template file and provide the information for the standard user-data attributes.
- The template file includes column headers for any custom attributes that you have defined.To add custom attributes manually, create a column for each attribute, then populate the rows as appropriate.You must enter the column headers in this format:ID[Attribute Name]. For example,1[Employment Status].
- Save the file (in.csvformat) to the plugins folder under the Enforce install directory.
- To add a file-based user data source
- In the Enforce Server administration console, go toSystem > Users > Data Sources.
- On theData Source Managementpage, clickAdd > CSV User Source. TheAdd CSV User Sourcedialog box appears.
- In theAdd CSV User Sourcedialog box, enter the following information:
- Name:Specify a name for the data source.
- File Path:Specify the path to the user data file. This file must be on the Enforce Server.
- Delimited by:Specify the delimiter for the file. Valid delimiters are comma, pipe, semicolon, and tab.
- Encoded by:Specify the character encoding format.
- Error Threshold Percentage:Specify the percentage of user records that can be invalid before the file is rejected and the import process fails. Records with duplicate email addresses or logons count against the error threshold.
- ClickSubmit.