Expand my Community achievements bar.

SOLVED

aem 6.1 move group to another folder

Avatar

Level 4

Hi guys,

I have created an AEM group and by default it went to some random folder, example:

/home/groups/j/jrYfuqqf0FxR6jkG12B6

I would like to move the group into a folder with a more friendly name, example:

/home/groups/my-group/jrYfuqqf0FxR6jkG12B6

I have tried moving the group in both CRXDE and CRX Explorer to no avail. Does anyone know how to accomplish such a task? What are the consequences of moving a group? As far as I can tell from the permissions point of view, the rep:policy nodes only care about the principal ID.

Any help is appreciated.

Thanks,

何塞。

1 Accepted Solution

Avatar

Correct answer by
Employee

This a rep:mixin node which is already checked in and protected. Why will you move it? Why wont you just create it simply before creating the user through useradmin. 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

This a rep:mixin node which is already checked in and protected. Why will you move it? Why wont you just create it simply before creating the user through useradmin. 

Avatar

Administrator

Agreed with Kanika here.

Creating of user and assigning of group to it must me done through useradmin, so at back-end, may it be saved in any repo would not result into a problem.

~kautuk



Kautuk Sahni