Expand my Community achievements bar.

SOLVED

Unable to create new SCD agent, as the system user is unable to perform the action.

Avatar

Level 1

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]

1 Accepted Solution

Avatar

Correct answer by
Administrator

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.

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

// 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



Kautuk Sahni

View solution in original post

7 Replies

Avatar

Administrator

I have asked internal experts to have a look at this one.

~kautuk



Kautuk Sahni

Avatar

Level 9

Hi Ramgopal,

  Which version of aem?  Are you using any special fp ?

Thanks,

Avatar

Level 1
        It is AEM 6.1, SP2 was last installed hotfix on the platform.

Avatar

Level 9

Hi Ramgopal,

   Thanks. How are you creating the user & logged in as which user?

Thanks,

Avatar

Level 1

I logged in as admin user and created user using useradmin console.

Avatar

Level 9

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,

Avatar

Correct answer by
Administrator

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.

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

// 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



Kautuk Sahni