활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I am setting a transport user on publish instance which I am going to use in the Author's Relocation Agent to publish the content. As per the document, the transport user should not be the admin,
I have given all the folder permission in read-only mode to the transport user, but once I publish the page then it through the error and does block the publishing, I am getting the below error.
error: com.day.cq.replication.ReplicationException: Repository error during node import: Access denied.
Can anyone suggests how we can define the transport user without admin access?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
You misinterpret it. It says system user will have all the required permission to do the replication job but that should not be the user "admin", which we used for login as an administrator.
In AEM still there are so many ares, which are not accessible to user who is from Administrator group but not "admin" like system/console etc.
Hope this helps.
Umesh Thakur
@PriyankGupta Please check this KB Article and the related post
https://helpx.adobe.com/experience-manager/kb/transport_user_kb.html
You misinterpret it. It says system user will have all the required permission to do the replication job but that should not be the user "admin", which we used for login as an administrator.
In AEM still there are so many ares, which are not accessible to user who is from Administrator group but not "admin" like system/console etc.
Hope this helps.
Umesh Thakur
@PriyankGupta : Without admin access , then give the create, modify, Read permissions to content folder and try it.