aem ldap login validation | Community
Skip to main content
New Participant
March 22, 2018
Solved

aem ldap login validation

  • March 22, 2018
  • 2 replies
  • 875 views

how can i give access to a specific group of users created on ldap when he enters his ldap id and pwd on a login page

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 Kunwarsaluja

You should rely on Default sync handler so that users who try the ldap login, should atleast have to move around  in AEM after login.

To give a specific set of users, Don't really there is anything OOTB but a custom sync handler with extra capability can be written here.

2 replies

KunwarsalujaAccepted solution
Employee
March 22, 2018

You should rely on Default sync handler so that users who try the ldap login, should atleast have to move around  in AEM after login.

To give a specific set of users, Don't really there is anything OOTB but a custom sync handler with extra capability can be written here.

smacdonald2008
New Participant
March 22, 2018

We have an older community article that shows working with LDAP and AEM. See: Adobe Experience Manager Help | Configuring Adobe Experience Manager 6 to use Apache Directory Service