The /atg/userprofiling/ProfileUserDirectoryProperties component maps user directory property names to repository property names. Configuring this component for use with LDAP involves adding to the default definitions, as shown in the example below:
$class=atg.userdirectory.repository.ldap.LDAPRepositoryUserDirectoryProperties organizationLinkPropertyName=ldapOrganization LDAPOrganizationEntryIdPropertyName=entryId LDAPOrganizationParentIdPropertyName=parentId userLinkPropertyName=ldapUser LDAPUserEntryIdPropertyName=entryId LDAPUserParentIdPropertyName=parentId
Set the properties for this component as follows.
Property  | Description  | 
|---|---|
  | The name of the link property in the SQL repository   | 
  | The name of the property in the LDAP   | 
  | The name of the property in the LDAP   | 
  | The name of the link property in the   | 
  | The name of the property in the LDAP   | 
  | The name of the property in the   | 

