Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

System user is not migrating as part user migartion

Avatar

Level 3

Hi Team,

I followed adobe documentation on user migration along with ACL permissions, and achieved successfully. But system user is not migrated as per of this activity, can someone help me on how to make system user as package along with permissions?

We are in process of automating few things ,so we need way to find out a package or any other way like curl commands? if yes can you let me know the curl command to create a system user along with permissions?

Source: Aem6.3

Destination: Aem6.4

Thanks,

Amarnath Polu

1 Accepted Solution

Avatar

Correct answer by
Level 7

Just a quick note:

do you have system users in exclude path of your package?

<exclude pattern="/home/users/system"/>

View solution in original post

2 Replies

Avatar

Correct answer by
Level 7

Just a quick note:

do you have system users in exclude path of your package?

<exclude pattern="/home/users/system"/>

Avatar

Level 3

Hi Yadav Brijesh

Thanks for update, it worked after removing from exclude list and able to reflect the changes

Thanks,

Amarnath Polu