I'm trying to create a new SCD agent and I'm getting the below error, I understand that the user 'scd-system-user' doesn't have the privileges
to perform this operation, can anyone help me with the bundle ID, to let the user get the required privileges.
REQUEST-FAIL DSTRQ2: ADD paths=[/content/dam/XXX/XXX, /content/dam/XXX/XXX/jcr:content], user=scd-system-user, message=Not enough privileges
ServiceUserMapperImpl
<bundleId>:<subServiceName> = <systemUserName>
sync-distributionService=scd-system-user
example mapping: user.mapping = [com.adobe.granite.distribution.core:distributionService=scd-system-user]
Solved! Go to Solution.
Views
Replies
Total Likes
Please have a look at the following article/forum post covering how to create System users:
Link 1:- http://www.aemcq5tutorials.com/tutorials/create-system-user-in-aem/
// It covers
What is a System User in AEM.
Why System Users are introduced in AEM 6.1.
How to create a System User in AEM 6.1.
How to define Service User mapper in Felix Console.
// To create a system user, perform these tasks:
Open http://localhost:4502/crx/explorer/index.jsp
Login as admin
Click User Administration
Click Create System User
Set the UserId
Click Save
I hope this would help you.
~kautuk
Views
Replies
Total Likes
I have asked internal experts to have a look at this one.
~kautuk
Views
Replies
Total Likes
Hi Ramgopal,
Which version of aem? Are you using any special fp ?
Thanks,
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Ramgopal,
Thanks. How are you creating the user & logged in as which user?
Thanks,
Views
Replies
Total Likes
I logged in as admin user and created user using useradmin console.
Views
Replies
Total Likes
Hi Ramagopal,
You can't create system user using useradmin. Please use crx explorer.
http://stackoverflow.com/questions/31388591/how-to-create-a-system-user-repsystemuser-in-aem-6-1
Thanks,
Views
Replies
Total Likes
Please have a look at the following article/forum post covering how to create System users:
Link 1:- http://www.aemcq5tutorials.com/tutorials/create-system-user-in-aem/
// It covers
What is a System User in AEM.
Why System Users are introduced in AEM 6.1.
How to create a System User in AEM 6.1.
How to define Service User mapper in Felix Console.
// To create a system user, perform these tasks:
Open http://localhost:4502/crx/explorer/index.jsp
Login as admin
Click User Administration
Click Create System User
Set the UserId
Click Save
I hope this would help you.
~kautuk
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies