By: Gaurav Jagtap user 16 Oct 2018 at 3:28 p.m. CDT

1 Response
Gaurav Jagtap gravatar
Hello I wanted to know how can we export users from Gluu Server A and import them to Gluu Server B. Both the servers have a different URL. I tested the export and import scripts however, they also export the system configurations which causes server B's urls to change after the import.

By Chris Blanton user 16 Oct 2018 at 3:36 p.m. CDT

Chris Blanton gravatar
Gaurav, There's no easy way to do this as the organization inums of each Gluu Server deployment are unique. For example: ``` ou=people,o=@!77DF.4072.981D.7349!0001!0244.0538,o=gluu ``` Would be one Gluu Servers `ou=people` designation under a unique organizational inum `o=@!77DF.4072.981D.7349!0001!0244.0538`. This would be different on another Gluu Server not intentionally designed to have similar inum structures, utilizing a `setup.properties` configuration file while running `setup.py`.