microsoft / microsoft/CSS_SQL_Networking_Tools
SQLCHECK & SSPICLIENT - Feature Request - Sanity check @@SERVERNAME is equivalent to the requested name
まだ誰も着手していません。
- 主要言語
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、SSPI 接続とサーバー名情報を処理する SQLCHECK および SSPICLIENT のエントリポイントを確認します。要求されたサーバー名を SQL Server の @@SERVERNAME 値と比較する方法を特定し、ツールが不一致を明確に報告できれば作業完了とします。この issue ではファイルもテストも指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, sql
- 領域
- authentication, databases, networking
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100