Use this library to export the users and groups - AEM Exporter
上次更新日期:
Objective
How do we compare users and groups between AEM instances?
Steps
There are some ACS Commons tools that could help in exporting users from AEM in order to perform a diff:
-
-
Or this tool to export json of the /home folder - JCR Compare
You would have to do some post-processing on the json to make it so you can compare it though.
登录到您的帐户