Groups
This section of the agtcsv.cfg file defines the mappings for the group file.
Column Type | Description |
---|---|
CSVGroupID | Column in the CSV file that represents the group unique identifier. This mapping is required. |
CSVGroupShortID | The column in the CSV file that represents the "short" identifier for the group. This value can be leveraged in the UI to present a more user friendly group name. (e.g. CN=Some Group,OU=Place vs Some Group). This mapping is optional, and if not specified the CSVGroupID value will be used. |
CSVGroupDesc | Column in the CSV file that represents the group description. This mapping is optional. |
CSVIgnore | Columns in the CSV file that we should have the connector ignore. This mapping is optional. |