How Can We Help?
Introduction
To use Single Sign On option in Damaris RM, you have to synchronize your users list with your Active Directory Database.
To do so, you will export users list from AD.
Please find AD file format exported from Active Directory database.
AD Sync CSV File Format
Field | Type
(Mandatory, Optional) |
Position | Comments |
DN | M | 1 | Active Directory distinguished name. The DN field should be enclosed in double quotes. |
SN | M | 2 | Last name or surname |
givenName | O | 3 | First name |
sAMAccountName | M | 4 | User ID |
O | 5 | User email account | |
Department | O | 6 | User department (organization unit). This information replaces Organization Unit in “DN” field. |
If you want to create a User / Damaris Group link, please configure a task in accordance with the following Documentation (FR) : DOC_Lien utilisateur Groupe 20170706_V1
Exported files should be ANSI encoded.
AD Sync File Format