내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

AEM 6.1 + LDAP group sync

Avatar

Level 5

Does AEM 6.1 supports LDAP group sync OOTB 

Assuming i have LDAP configured

user1 , user2 part of group1

and 

user3 , user 4 part of group2

when user1 & user 3 authenticates via LdapIdentityProvider and user synced additionally their group should be auto created /synced in AEM repository

user1,user2,user3,user4 - are part of people OU

group1,group2- are part of group OU

- Also not able to find syncGroup in JMX does the syncUser also syncs the group from LDAP into AEM repository

- Want to achive the below as in https://docs.adobe.com/docs/en/aem/6-1/administer/security/ldap-config.html

"Users synchronized through LDAP can be part of different groups in AEM. These groups can be external LDAP groups that will be added to AEM as part of the synchronization process, but they can also be groups that are added separately and are not part of the original LDAP group affiliation scheme."

Similar request on AEM 6,x without much conclusion

http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 5

it seems to work 🙂 and the group for which user is associated gets auto created in AEM

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Level 5

Please share any inputs

Avatar

Level 10

Hi Sri,

LDAP integration will sync only the Users. You will have to create the same groups as of LDAP groups, so that when the users are syncd from LDAP, they are mapped to the respective groups.

Avatar

Level 5

Thanks lokesh 🙂

But the AEM 6.1 LDAP configuration document says it can sync group, is there any thing missed out ? 

A Word on Group Affiliation

Users synchronized through LDAP can be part of different groups in AEM. These groups can be external LDAP groups that will be added to AEM as part of the synchronization process, but they can also be groups that are added separately and are not part of the original LDAP group affiliation scheme.

https://docs.adobe.com/docs/en/aem/6-1/administer/security/ldap-config.html

 

Avatar

Level 1

Avatar

정확한 답변 작성자:
Level 5

it seems to work 🙂 and the group for which user is associated gets auto created in AEM