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
Solved! Go to Solution.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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 Servi...
Views
Replies
Total Likes
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.
Views
Replies
Total Likes