windows10 配置域账户的问题

2025年03月12日 12:56
有2个网友回答
网友(1):

方法一:在AD admin tools 中修改用户属性

方法二:通过regedit添加下列内容
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters
Name: DefaultEncryptionType
Type: REG_DWORD
Data: 0x17 (23)

方法三:在本地策略中enable下面一条
Always wait for the network at computer startup and logon

网友(2):

重装系统