Hi all,
I have 4 NPMs:
-The main
- - Number 1
- - Number 2
- - Number 3
And when I need to add a user I have to create it on the server, then on each of the secondary NPM and then on the main NPM.
Is there a way to create a user with one shot?
Do you know of any method or external tool that helps?
Many thanks