MAIL AND DIRECTORY MIGRATION


Generating Notes name components from LDAP attributes
The LDIF Domino Upgrade Service generates Notes name components from values in the following attributes in a user entry:
LDAP attributeNotes name component generated during migration
GN or GivenNameFirst name
MiddleNameMiddle name
SN, S, or SurNameLast name
Migrated users are successfully added to the registration queue regardless of whether their entries include GivenName (or GN) or MiddleName attributes. However, if an entry does not include a SurName, SN, or S attribute, you must provide last name information for the user before the user is ready for registration.

Other name information in an entry (for example, CN) may be added to the Person document as a secondary name in the User name field.

Processing attributes that have multiple values

The LDIF Domino Upgrade Services does not migrate multiple values for the following attributes:


If an LDIF entry contains multiple values for any of these attributes, only the first value is added to the Person document. In addition, the LDIF Domino Upgrade Service places a message in the Notes log indicating that the attribute already exists.

Adding common names as secondary user name values in the Person document

The LDIF Domino Upgrade Service adds values from the common name (CN) and UID attributes of an LDIF entry as secondary values in the User name field of the Person document.

See Also