12-04-2012 08:20 AM - edited 03-18-2019 12:14 AM
Our organization is changing users domain.
When a user logs in to TMS from the new domain, they are essentially a first time user for TMS. They lose access to all of their previously scheduled conferences and ability to edit them, and their permissions.
Example User:
- has permissions and conferences scheduled
After User changes domain, and next time they visit TMS they are :
Currently, as test users are migrating, we are manually changing their conference ownership and permissions, but it isn't scalable.
Any help scaling this to thousands of users is appreciated.
12-04-2012 04:59 PM
Thats a good question, I am also not aware that there is a official way besides manual adjustment.
If you do not get a better answer, maybe you could talk to your cisco rep and or file a feature / tac request
for a domain migration tool.
It might be just a mapping in the SQL database which you could write a script for, but as the
db structure is not published its not recomended to mangle with it.
Please remember to rate helpful responses and identify
12-04-2012 06:49 PM
Hi Derek,
Is the TMS server still added to olddomain or newdomain ?
BR,
Mahesh adithiyha
12-05-2012 01:36 AM
Hi
The "Change User Domain" function in the TMS tools should do the trick.
/Magnus
12-05-2012 06:43 AM
It looks to me like the tool is for changing 1 user at a time.
As I've got a large migration, I need to change many users. I'm thinking scripting the change in the DB will work.....
12-05-2012 07:17 AM
Hi
It's all users
Just type in the domain you want to change and the domain you want to change it to.
/Magnus
03-13-2013 06:08 AM
As our migration was 1 user at a time, I couldn't use the tool to change the domain for all.
I edited them individually when they changed domain. (UGH!!)
And we should have a scripted change ready soon that will change it at the DB level as part of the migration progress.
Thanks,
D
03-13-2013 06:13 AM
Hi Derek
This tool does the change on the database level in TMS. Do you have several users on different domains? You can check the users in the database and see what kind of domain they are set to at the moment and then use that specific domain which is set on the majority of users and use the tool to change this to the new domain as I demonstrated above. But this did not work for you?
Best Regards
03-13-2013 06:46 AM
Old way - many users, many domains. (user1\domain1, user1\domian2, user1\domain3)
New way - many users, one domain. (user1\domain)
There It isn't an entire domain that is migrating, but rather each user migrating individually.
Here's an example
Today, user1 in domian1 migrating to "domian".
Tomorrow, user1, user2, user3, in domian2, migrating to "domian"
Next day, user 2 in domain1, and user 4 in domain2, migrating to "domain"
Fun, Huh.
03-13-2013 07:13 AM
Sounds nice
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide