<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NTLM on HiDa</title><link>https://www.0niu.cn/tags/ntlm/</link><description>Recent content in NTLM on HiDa</description><generator>Hugo -- gohugo.io</generator><language>zh</language><lastBuildDate>Sat, 30 Apr 2022 21:38:21 +0800</lastBuildDate><atom:link href="https://www.0niu.cn/tags/ntlm/index.xml" rel="self" type="application/rss+xml"/><item><title>SMB NTLM Authentication Rate Limiter</title><link>https://www.0niu.cn/posts/smb-ntlm-authentication-rate-limiter/</link><pubDate>Sat, 30 Apr 2022 21:38:21 +0800</pubDate><guid>https://www.0niu.cn/posts/smb-ntlm-authentication-rate-limiter/</guid><description>&lt;p>Windows Server Preview Build 25075 的新功能&lt;/p>
&lt;p>配置：&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-powershell" data-lang="powershell">&lt;span style="display:flex;">&lt;span> Set-SmbServerConfiguration -InvalidAuthenticationDelayTimeInMs *n*
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description><content>&lt;p>Windows Server Preview Build 25075 的新功能&lt;/p>
&lt;p>配置：&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-powershell" data-lang="powershell">&lt;span style="display:flex;">&lt;span> Set-SmbServerConfiguration -InvalidAuthenticationDelayTimeInMs *n*
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>查看：&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-powershell" data-lang="powershell">&lt;span style="display:flex;">&lt;span>Get-SmbServerConfiguration
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="参考文档">参考文档&lt;/h3>
&lt;p>&lt;a href="https://techcommunity.microsoft.com/t5/windows-server-insiders/announcing-windows-server-preview-build-25075/m-p/3259165">https://techcommunity.microsoft.com/t5/windows-server-insiders/announcing-windows-server-preview-build-25075/m-p/3259165&lt;/a>&lt;/p></content></item></channel></rss>