Use this library to export the users and groups - AEM Exporter
Last updated on
27 Des 2022
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.