aem 6.1 move group to another folder | Community
Skip to main content
何塞47_X
New Participant
September 22, 2016
Solved

aem 6.1 move group to another folder

  • September 22, 2016
  • 2 replies
  • 1520 views

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,

何塞。

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by KanikaGera

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. 

2 replies

kautuk_sahni
Employee
September 27, 2016

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
KanikaGeraAccepted solution
Employee
September 23, 2016

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.