我们公司的一个用户,之前安装的Windows 7的操作系统,上个周把系统改成windows 10. 之后就出现了很多问题,经常提示“请输入您最新的凭证,先锁定您的计算机,然后使用最新的凭证登陆了“由于我司设置的安全策略是5次就锁定电脑了,所以该用户的电脑进厂被锁。 我从事件管理器上发现了如下的信息:
Log Name: System
Source: LsaSrv
Date: 7/17/2017 1:17:13 PM
Event ID: 40960
Task Category: None
Level: Warning
Keywords:
User: SYSTEM
Computer: JKT-N-JZNSLC2.jahglobal.net
Description:
The Security System detected an authentication error for the server ldap/0046848WDC01.jahglobal.net. The failure code from authentication protocol Kerberos was "The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested.
(0xc0000234)".
Event Xml:
40960
0
3
0
0
0x8000000000000000
4466
System
JKT-N-JZNSLC2.jahglobal.net
ldap/0046848WDC01.jahglobal.net
Kerberos
"The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested.
(0xc0000234)"
<event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"></event> 尝试的操作:1.把该用户下所有的凭证remove掉,包括windows和web的,没有解决 2. 重新安装了系统也没有解决 Note:我公司使用的是O365 E1,mail客户端是outlook 2010,邮箱密码和AD用户的密码是一样。 请问谁知道此类问题如何解决或者能提供线索?