|
|
|
BlueCielo Meridian Enterprise 2012 Administrator's Guide | BlueCielo ECM Solutions |
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.
To edit the user property mapping:
Following is an example of the default property mappings that are used if they are not specified explicitly in ADSyncUsersConfig.ini.
[FieldMapping]
WorkList=ADEMail
Account=ADPrincipalName
Description=ADDescription
DisplayName=ADFullName
Title=ADpersonalTitle
Initials=ADInitials
EMail=ADEMail
Address=ADComputedAddress
OrgUnit=ADDepartment
Note The Active Directory properties that are available to be specified in the mapping are listed in the following table. Not all of the properties are available to be mapped and the names are different than those of the actual Active Directory user object properties.
Property Name |
---|
ADAccountName |
ADPrincipalName |
ADDescription |
ADFullName |
ADPersonalTitle |
ADJobTitle |
ADDepartment |
ADCompany |
ADInitials |
ADEMail |
ADOrgUnit |
ADStreetAddress |
ADPostOfficeBox |
ADCity |
ADState |
ADPostalCode |
ADCountry |
ADComputedAddress |
Note The property ADComputedAddress is the concatenation of the other address properties (ADStreetAddress + ADPostOfficeBox + ADCity + ADState + ADPostalCode + ADCountry).
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 is specified incorrectly, the default mapping will be used.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |