Expand my Community achievements bar.

SOLVED

How do I migrate set of users and user groups as CQ5 user and user groups for my application?

Avatar

Employee Advisor

Hi,

I am working on one migration project. I am planing to migrate set of users and user groups from one technology to CQ5 (as Cq5 users and user groups).

How do I achieve this , please suggest.

 

Thanks in advance

Debal

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can migrate users by using the org.apache.jackrabbit.api.security.user.UserManager API. See: 

http://jackrabbit.apache.org/api/2.0/org/apache/jackrabbit/api/security/user/UserManager.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can migrate users by using the org.apache.jackrabbit.api.security.user.UserManager API. See: 

http://jackrabbit.apache.org/api/2.0/org/apache/jackrabbit/api/security/user/UserManager.html