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

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

Mark Solution

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

해결됨

sync user's permission between two publish

Avatar

Level 2

Hi ,

    Is there any way to sync user's permission between two publish? I try to use reverse agent , but not work.

thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You casnot replicate user permissions. AEM admins typically ser user permissions on prod servers.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Level 10

You casnot replicate user permissions. AEM admins typically ser user permissions on prod servers.

Avatar

Level 9

To exapnd on what Scott said, I believe one approach to user permissions is to create a user group on all publish instances and apply the desired ACLs to the user group.

Users who are members of the group inherit the permissions.  

Thus, when syncing users between publish instances, no ACLs need to be sync'd, just membership.

- JK

Avatar

Level 10

Nice follow up Janice!!