02-10-2012 06:45 AM - edited 03-16-2019 09:31 AM
hi,
i have a little problem with ldap sync. We have ~1300 users in our call manager. Now we want to move those users to a new LDAP Server with another naming convention.
I have now disabled/deleted the ldap sync/auth/directory so that the users are now local users. I have wait some days and look if the garbage collector purge those users but that is not the case. It seems i can make changes and for example reset the password but i have tried to reset a password from a user and logon to the ccmuser page. And that did not work, i`m not able to login with the user id and the reset password. With every user ->
"Log on failed - Invalid User ID or Password"
If i create a new user i`m able to login to ccmuser page with the new user.
The goal for the moment is to make it possible to login to the ccmuser page for the users.
best regards
Jason
Solved! Go to Solution.
02-10-2012 09:58 AM
Hi
When you disable AD integration, it leaves those users with a status=2 (inactive) value. See this post for how to back it out and make those users normal again:
I have on lab systems used this to fix it from the server CLI:
run sql update enduser set status=1
Principal Engineer at Logicalis UK
Please rate helpful posts...
02-10-2012 09:58 AM
Hi
When you disable AD integration, it leaves those users with a status=2 (inactive) value. See this post for how to back it out and make those users normal again:
I have on lab systems used this to fix it from the server CLI:
run sql update enduser set status=1
Principal Engineer at Logicalis UK
Please rate helpful posts...
02-10-2012 12:00 PM
Aaron,
where is the post
02-10-2012 12:15 PM
Try this one https://supportforums.cisco.com/message/3558355
:-)
I was going to reference a post I recall reading but couldn't find it! ...
02-11-2012 05:52 AM
Excellent Aaron. This works for the test lab. Next week i`ll look if it works for so many users. Do you have experience with this? For example 60000 users?
02-11-2012 06:39 AM
Hi
I've not done it on anything that large, no... but it shouldn't be a problem.
Aaron
01-30-2013 01:54 AM
Hello,
Just to add point.
Once users are synchronized from LDAP into the Unified CM database, deletion of a synchronization
configuration will cause users that were imported by that configuration to be marked inactive in the
database. Garbage collection will subsequently remove those users.
Garbage collection is a process that runs automatically at the fixed time of 3:15 AM, and it is not
configurable.
Regards
Vigeesh Kalathil
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