Hi all,
We are implementing a new Orion NPM server (partial migration from an exiting server) and this new server will be added to EOC. Adding the server itself is quite trivial, but I need some advice regarding the Orion credentials that EOC stores in its database.
On NPM side, since we are doing a partial migration (with database copy) the new server will come with all users existing already - and those users will have same username, password, limitations, etc.. than on the existing servers.
On EOC side, on top of their local username/password, users must have their credentials on remote NPM servers filled in. It is already there for the existing servers, but we would have to fill it in for the new ones.... and this is where I need some help: We have currently approx. 150 accounts there, and i'd rather not have to re-enter everything manually.... Is there any way to "copy" those credentials from the exiting ones on EOC? Via scripting / sql query maybe?
Thanks in advance,
Yann