Windows 7 Build 6946.0.winmain.081107-1905:修订间差异

第 140 行: 第 140 行:
Rivest-Shamir-Adleman(RSA)、数字签名算法(Digital Signature Algorithm,DSA)和椭圆曲线的基本 BCrypt 加密函数和密码系统原语已合并到一个统一的 <code>BCryptPrimitives</code> 库中。
Rivest-Shamir-Adleman(RSA)、数字签名算法(Digital Signature Algorithm,DSA)和椭圆曲线的基本 BCrypt 加密函数和密码系统原语已合并到一个统一的 <code>BCryptPrimitives</code> 库中。


=====Kerberos=====
==== Kerberos ====
Kerberos authentication now supports sending AES-encrypted pre-authentication requests upon the first Authentication Service request, and can be controlled via group policy. Additional compliance with IETF RFC 1510 has been made through the addition of the <code>KSetup</code> command-line utility, which allows for manually configuring realm settings, user and computer account mappings, password configuration as well as the ability to join an Active Directory domain.
Kerberos 身份验证现在支持在第一个身份验证服务请求时发送 AES 加密的预身份验证请求,并且可以通过组策略进行控制。通过添加 <code>KSetup</code> 命令行实用程序,进一步符合 IETF RFC 1510,此实用程序允许手动配置领域设置、用户和计算机帐户映射、密码配置以及加入 Active Directory域的能力。


A Kerberos logon ticket cache list utility (<code>KList</code>) has also been added.
还添加了 Kerberos 登录票证缓存列表实用程序(<code>KList</code>)。


<gallery>
<gallery>
Windows7-6.1.6946.0-CLI-KerberosTicketCache.png|Kerberos Ticket Cache utility
Windows7-6.1.6946.0-CLI-KerberosTicketCache.png|Kerberos 票证缓存实用程序
</gallery>
</gallery>