Attribute mapping for Profiles
Overview
When the Profiles directory service is enabled, Connections uses the Profiles database, peopledb, to provide user data, including user name, ID, and email.
Mapping relationships
Datbase column Profiles Directory Service Virtual Member Manager LDAP Notes PROF_GUID ID uniqueId UUID/GUID/UNID RFC4122 PROF_DISPLAY_NAME Name cn/displayName cn/displayName
PROF_MAIL mail/ibm-primaryEmail mail/ibm-primaryEmail
PROF_SOURCE_UID DN uniqueName DN
PROF_UID UID UID UID or samAccountName In Active Directory, uid is mapped to samAccountName PROF_LOGIN LOGIN Login attributes other than UID and mail LDAP login attributes other than UID and mail
Population functions used in TDI scripts to populate ID into PROF_GUID
LDAP implementations LDAP attribute type names LDAP syntax TDI scripts with functions Lotus Domino Server dominoUNID Directory String (Byte String Format) {function_map_from_dominoUNID} Novell eDirectory Server GUID Octet String (Binary Format) {function_map_from_GUID} Active Directory Server objectGUID Octet String (Binary Format) {function_map_from_objectGUID} Tivoli Directory Server ibm-entryUUID Directory String (Canonical Format) n/a Java Directory Server nsuniqueid Directory String (Canonical Format) n/a
Parent topic:
Populate peopledb with LDAP info
Related:
Specify a custom ID attribute for users or groups
Inactivate users to manage users with administrative commands