取消
显示结果 
搜索替代 
您的意思是: 
cancel
3852
查看次数
20
有帮助
2
评论
nanwang2
Cisco Employee
Cisco Employee
This SQL query can help to change all the users from ldap integrated toactive local state.
a. Make sure that LDAP integrated users are "Active ldap integrated users". Then run the following query on the CLI of the publisher.
b. run sql update enduser set fkdirectorypluginconfig = null where fkdirectorypluginconfig != ''
c. After that if you go to end user GUI page, the user will show as "Active local user".
d. To confirm that no user is in "inactive state". run sql SELECT pkid,userid,deletedtimestamp FROM EndUser WHERE status=2

Note: This will run for the full enduser table. So, it will change all the users which are ldap integrated to local. Use it only when we need to convert all the users to "active local user" state.


++++++++++++++++++++++++++++

在11.5 的CUCM上测试有效。转换成本地用户之后就可以删除用户。

之后重新连接LDAP同步,被转换的local用户自动变成了LDAP用户。

评论
yangkai_716
Spotlight
Spotlight
感谢楼主分享
Yanli Sun
Community Manager
Community Manager
感谢楼主分享
入门指南

使用上面的搜索栏输入关键字、短语或问题,搜索问题的答案。

我们希望您在这里的旅程尽可能顺利,因此这里有一些链接可以帮助您快速熟悉思科社区:









快捷链接