亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Windows 身份驗證與 NTLM 問題

Windows 身份驗證與 NTLM 問題

C#
小唯快跑啊 2023-07-22 15:43:38
我想制作一個帶有Windows身份驗證的IIS(8.5.9600)Web服務,其提供者是NTLM。我的問題是我無法像我預期的那樣使用我的 Windows 域憑據登錄網站。兩者都不適合我。目前我陷入困境,因為我無法登錄并查看帶有網絡服務的網站。Windows 版本:Microsoft Windows Server 6.2我認為我的配置沒有問題。我嘗試使用以下模式登錄: DOMAIN\username username網站認證配置: https: //ibb.co/FBZXqym網站角色配置: https: //ibb.co/qDY1PWbWeb服務應用程序身份驗證配置: https://ibb.co/LvZdF45Windows 身份驗證提供程序: https: //ibb.co/FVcxXTmWeb服務應用程序角色配置: https: //ibb.co/xHBvq9d我還向 WebService 應用程序添加了 IIS 應用程序池用戶的完全權限。我的網絡配置:<configuration><system.web>  <compilation debug="true" targetFramework="4.7.2" />  <httpRuntime targetFramework="4.7.2" />  <authentication mode="Windows"/>  <authorization>    <allow users="*" />  </authorization></system.web><system.codedom>  <compilers>    <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:1659;1699;1701" />    <compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:41008 /define:_MYTYPE=\&quot;Web\&quot; /optionInfer+" />  </compilers></system.codedom><runtime>  <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">    <dependentAssembly>      <assemblyIdentity name="Autofac" publicKeyToken="17863af14b0044da" culture="neutral" />      <bindingRedirect oldVersion="0.0.0.0-4.9.2.0" newVersion="4.9.2.0" />    </dependentAssembly>  </assemblyBinding></runtime>我想登錄我的網絡服務應用程序并查看標準 .asmx 頁面。目前我不能。
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關注
  • 181 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號