I would like to point my Tableau Server installation to a new domain. There are thousands of users on this server and many own content. My goal is to mass change all user domain accounts to a new domain.
So for example change;
domain1.UserA
domain1.UserB
domain1.UserC
to
domain2.UserA
domain2.UserB
domain2.UserC
Does anyone know how this can be done? TSM commands for changing this?
Hi @greg p ,
That really depends on how you have the username setup. There is no way on Tableau to change the username, if that changes you need to create new users and transfer the content.
If your username is in the format user.a@domain1.com then you will need to recreate all users and the content. Scripting can help you with this is if the username stays the same and only the domain changes but this will still be a massive undertaking.
If you are using UserA as username, and have domain1 defined in AD, then you should be able to just change the domain information and continue with the same users.
If you provide some more details on your setup we will be able to better help you-