Export user und user acl via script in CQ5

3.7k Views Asked by At

we want to set up a new Author environemt and wanted to export all users and acl from an existing author to the new one. Is there an simple way to do this? No LDAP available.

Thanks and Regards Patrick

Edit:

Found this http://www.wemblog.com/2011/11/how-to-create-package-based-on-xpath-in.html and could export all Users and reimport them on a fresh system.

2

There are 2 best solutions below

6
On BEST ANSWER

Users and groups can be activated from Author to Publish - You could try configuring the old Author to replicate to the new author, then using the Tree Activation to push the users to the new instance.

4
On

My colleague Jason reminded me of this: users and groups are content like everything else. So you can make a content package from all or part of the /home JCR node.