User Property Mapping in 6.0 - Syncing with LDAP | Community
Skip to main content
New Participant
October 16, 2015
Solved

User Property Mapping in 6.0 - Syncing with LDAP

  • October 16, 2015
  • 1 reply
  • 744 views

I am attempting to populate user fields in AEM 6.0 rom my LDAP.  I have successfully configured my LDAP to allow users to log in and am transferring first name and email, but I can't get other fields like Last Name and Job Title to populate.  Here are the User Property Mappings that I have under Sync Handler:

profile/sn=familyName

profile/givenName=givenname

profile/email=mail

profile/description=jobTitle

I have verified that the fields names I'm using from my LDAP are correct, and I have looked at AEM to see that I have the right labels.  So far, as I said, givenname and mail are working but not the other two

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

Verify on crxde user path under profile node.

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

Verify on crxde user path under profile node.