microsoft / microsoft/CSS_SQL_Networking_Tools
SQLCHECK & SSPICLIENT - Feature Request - Sanity check @@SERVERNAME is equivalent to the requested name
還沒有人認領這個 Issue。
- 主要語言
- C#
- 星號
- 209
- 分支
- 59
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I have been banging my head against the wall for hours trying to figure out why SSPI connections to MS SQL servers suddenly started to fail.
From a blind guess troubleshooting from a completely different direction I found out that the @@SERVERNAME property of the MS SQL server/services/instance was different than what was being contacted in the client.
Knowing this would have saved me a lot of pain and it's something I believe the tools should be able to figure out. At the very least SQLCHECK -- SSPICLIENT may be a different story.
If you need clarification please let me know.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢閱處理 SSPI 連線和伺服器名稱資訊的 SQLCHECK 與 SSPICLIENT 進入點。確定如何將要求的伺服器名稱與 SQL Server 的 @@SERVERNAME 值進行比較,並在工具能清楚回報不相符時視為工作完成;此 issue 未指定檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp, sql
- 領域
- authentication, databases, networking
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100