By default, ADSyncUsers.exe uses a default mapping of Active Directory user properties to Meridian user properties. You can map the Meridian properties to different Active Directory properties by specifying the property mappings in the ADSyncUsersConfig.ini file. No default group mappings are provided and you must specify those in the file.
To edit the user property mapping:
If a Meridian property is not specified in a mapping or the name is specified incorrectly, the property will not be synchronized. If an Active Directory property alias is specified incorrectly, the default mapping will be used.
Not all of the Active Directory properties are available to be mapped. The Active Directory properties that are available to be specified in the mapping and the default mappings are listed in the following table.
Meridian user account property |
Active Directory alias |
Active Directory user object property |
---|---|---|
Account |
ADPrincipalName |
PrincipalName |
Address1 |
ADComputedAddress |
StreetAddress
|
Description |
ADDescription |
Description |
DisplayName |
ADFullName |
FullName |
|
ADEMail2 |
|
Initials |
ADInitials |
Initials |
OrgUnit |
ADDepartment |
Department |
Title |
ADPersonalTitle |
Title |
Worklist (To Do list) |
ADAccountName |
AccountName |
ADCity |
City |
|
ADCompany |
Company |
|
ADCountry |
Country |
|
ADDisplayName |
DisplayName |
|
ADJobTitle |
JobTitle |
|
ADNT4Name |
NetBIOSName |
|
ADPostalCode |
PostalCode |
|
ADPostOfficeBox |
PostOfficeBox |
|
ADState |
State |
|
ADStreetAddress |
StreetAddress |
Notes
To edit the user group mapping:
[GroupMapping] Domain Admins=BCGroupAdmins Domain Users=MeridianUsers
Related concepts