03-19-2016 10:07 PM - edited 03-19-2019 10:53 AM
How to CUCM 8.6 Directory Integration in a Multi-Forest Environment?
Currently I have one forest domain only Sync with CUCM so I want to sync CUCM 8.6 with multiple forest issue is that mostly ip phone users are associated with user for mobility application and call center agents login.
Now Question are:
1)What will be impact when I disable AD sync with CUCM all mobility services will stop working due to user status inactive?
I have seen this solution:
run sql update enduser set status=1
This will then make all the users active again on CUCM
2)Can we able to change password of end users?
3) what happened to IP Phones which are associated with user profile when we remove directory and sync?Also is this impact voice mail?
My Plan:
I disable AD Sync all user will became inactive so I will make these user to local with cmd (run sql update enduser set status=1)
and check all services are running after checking in will sync new multiple forest so Kindly connent.
Solved! Go to Solution.
03-20-2016 05:21 PM
1 Yes, unless you turn them into local users with that query.
2 Yes, once they're local users
3 Nothing, that's why you're turning them into local users.
No way to answer about VM as you don't provide any details about that
Bear in mind that the fields you use for AD and LDS/ADAM are not all the same, if you're going to use a different field, you'd need to manually change their UserID once they're local users, before you create the new sync
03-20-2016 05:21 PM
1 Yes, unless you turn them into local users with that query.
2 Yes, once they're local users
3 Nothing, that's why you're turning them into local users.
No way to answer about VM as you don't provide any details about that
Bear in mind that the fields you use for AD and LDS/ADAM are not all the same, if you're going to use a different field, you'd need to manually change their UserID once they're local users, before you create the new sync
03-20-2016 09:14 PM
Thanks for you reply. Kindly tell me as I am going to use LDS/ADAM and attribute will be (email) can I change user id in BAT?
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