Windows Server modifies NTLM network authentication behavior

Microsoft Windows Server 2003 Service Pack 1 (SP1) modifies NTLM network authentication behavior. After you install Windows Server 2003 SP1, domain users can use their old password to access the network for one hour after the password is changed. Existing components that are designed to use Kerberos for authentication are not affected by this change.

INTRODUCTION (kb/906305)
Microsoft Windows Server 2003 Service Pack 1 (SP1) modifies NTLM network authentication behavior. After you install Windows Server 2003 SP1, domain users can use their old password to access the network for one hour after the password is changed. Existing components that are designed to use Kerberos for authentication are not affected by this change.
MORE INFORMATION
To reliably support network access for NTLM network authentication in distributed environments, Windows Server 2003 SP1 modifies the NTLM network authentication behavior as follows:

  • After a domain user successfully changes a password by using NTLM, the old password can still be used for network access for a user-definable time period. This behavior allows accounts, such as service accounts, that are logged on to multiple computers to access the network while the password change propagates.
  • The extension of the password lifetime period applies only to network access by using NTLM. Interactive logon behavior is unchanged. This behavior does not apply to accounts that are hosted on stand-alone servers or on member servers. Only domain users are affected by this behavior.
  • The lifetime period of the old password can be configured by editing the registry on a domain controller. No restart is required for this registry change to take effect.

How to change the lifetime period of an old password
 
ImportantThis section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To change the lifetime period of an old password, add a DWORD entry that is named OldPasswordAllowedPeriod to the following registry subkey on a domain controller:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
To do this, follow these steps:

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type OldPasswordAllowedPeriod as the name of the DWORD, and then press ENTER.
  5. Right-click OldPasswordAllowedPeriod, and then click Modify.
  6. In the Value data box, type the value in minutes that you want to use, and then click OK.

NoteThe lifetime period is set in minutes. If this registry value is not set, the default lifetime period for an old password is 60 minutes.
Quit Registry Editor.
Note This registry setting does not require a restart to take effect.
Note This behavior does not cause a security weakness. As long as only one user knows both passwords, the user is still securely authenticated by using either password.
If a user’s password is known to be compromised, the administrator should reset the password for that user. The administrator should ask the user to change the password at the next logon to invalidate the old password as soon as possible.
To reset a user’s password, follow these steps:

  1. Start Active Directory Users and Computers.
  2. Locate the user account whose password must be reset.
  3. Right-click the user object, and then click Reset Password.
  4. Type the new password in the New password box and in the Confirm password box.
  5. Click to select the User must change password at next logon check box, and then click OK.

Note The behavior that is described in this article occurs only if the effective password policy on the domain controllers has Enforce Password History set to a value that specifies that two or more passwords will be remembered. The password policy should be set at the domain level. You can determine whether the policy has taken effect on the domain controllers by using the Secpol.msc snap-in.

© 版权信息:
作者:PANGSHARE
发布平台:PANGSHARE | 文章链接:https://www.pangshare.com/windows-server-modifies-ntlm-network-authentication-behavior/
本文内容仅限非商业性使用,如需商用(包括但不限于广告投放、付费专栏、企业宣传等),请邮件联系原作者获得独家授权,违者将依法追究法律责任。

(0)
打赏 微信扫一扫 微信扫一扫
FIM2010R2同步AD Exchange联系人
上一篇 2014年7月31日 下午3:15
下一篇 2014年8月1日 下午12:30

相关推荐

  • 如何控制公有云资源浪费

    今天雨说博客跟大家做一个技术分享,公有云服务正在众多行业领域中被广泛地应用着,但是一个扩散化的服务将使得公有云应用程序的开发增加成本和混乱。这里有10个切实可行的策略,它们可以帮助…

    2015年8月31日
    7.2K00
  • 离开企业的庇护,你还好吗?

    此时此刻,相信大家都非常关注疫情的发展,紧张着急的心情我们都非常理解。但此时我们对于网络上的信息获取还是要保持冷静的。不要随便打开链接、邮件等内容。 目前就有一些攻击者利用这个机会…

    2020年2月6日
    5.3K00
  • Exchange 2013 CU6对于公用文件夹的更新

    Exchange Server 2013 Cumulative Update 6 (CU6) was released today and provides several imp…

    微软技术 2014年8月27日
    8.6K00
  • Centos 7 部署iTop之LNMP创建虚拟主机

    上篇我们描述了在centos 7下如何部署LNMP,接下来我们分享一下,如何创建虚拟主机,用来承载我们即将部署的iTop或Wordpress通过上述信息,我们可以看到,LNMP已经…

    开源运维 2016年7月24日
    7.7K00
  • WordPress迁移Azure之一PHP环境部署

    今天做为本套课程的第一部分,我们先来带大家进行本地的PHP环境部署,便于我们进行POC测试以及模拟客户的生产环境。好了不讲故事了,我们开始吧。环境介绍:Microsoft Wind…

    2015年1月20日
    7.8K10
  • Centos 7 部署iTop之PHP环境配置

    上篇文章我们写到在centos7下面已经成功使用LNMP构建了虚拟主机,我们也将iTop网站程序上传到了对应的路径下,由于我们是本地测试,所以需要修改windows下的host文件…

    开源运维 2016年7月24日
    8.7K00
  • WordPress使用Windows Live Write报错

    大家好,有段时间没有更新博客了,但是看到其实每天还有访问量,这也是让我比较奇怪的,难道还有粉丝不成?哈哈。近期计划更新一套文章,希望可以跟51cto同步,所以考虑到使用Window…

    微软技术 2015年1月19日
    7.1K00
  • 如何成为微软MVP

    微软最有价值专家(MVP)是指具备一种或多种微软技术专业知识,并且积极参与在线或离线的社群活动,经常与其他专业人士分享知识和专业技能,受人尊敬、信任,而且平易近人的专家。实际生活中…

    2014年4月17日
    10.5K00
  • Windows Azure Pack 体系结构

    您可以使用快速安装来创建概念证明部署。在快速部署中,所有 Windows Azure 包 的必需组件安装在同一计算机上。如果您还要安装可选组件,将需要其他计算机。快速部署不应在生产…

    2014年4月17日
    10.4K10
  • 15条备份和恢复建议

    2015 年的关键目标是保护关键数据和应用程序免受灾难和数据丢失的影响、缩短备份时段、紧跟数据量增长步伐、实现快速恢复以及提高备份效率。为协助您在 2015 年实现这些目标以及其他…

    2015年9月1日
    6.9K00

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

技术交流

有任何问题都能在评论区留言呀~ 小编看到会第一时间回复!

工作时间:周一至周五,9:30-18:30,节假日休息