I have 2 dt servers on 2 different servers. I would like to migrate the 6.0 users from one server to the 6.2 server. Is there a process to do this?
Answer by Andrzej G. ·
Please remember - before any changes create backups first (BackupArchive).
dTMigration tool is capable (Upgrade and Migration Guide) only to perform all configuration migration hence there is no separate process for user migration. However You can try to perform such a operation manually - as per Manual File Migration file DT_HOME/server/conf/user.permissions.xml holds all users and permissions settings.
What You need to do is:
- stop all dynatrace processes on source and destination servers,
- backup user.permissions.xml from 6.2 server
- copy user.permissions.xml from 6.0 server into 6.2 server
- start all dynatrace processes on 6.2 server
JANUARY 15, 3:00 PM GMT / 10:00 AM ET