MID サーバーエラーの解決方法:アカウント名とセキュリティの間にマッピングがない。Issue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } MID サーバーレコードの [MID サーバーの問題] セクションに次のエラーが表示されます。 「XXX-XXXX\as_snow の追加をスキップ:アカウント名とセキュリティ ID の間のマッピングが行われませんでした」 このエラーは、MID サーバーサービスを実行するように構成された Windows アカウントを検証できない場合に発生します。考えられる原因は次のとおりです。 指定された Windows アカウントは存在しないか、スペルが間違っている。アカウントに必要な権限がない。アカウントのセキュリティ識別子 (SID) を解決できない。 Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } サポートされているすべてのリリース Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } アカウントが存在することを確認する。 MID サーバーホストマシンで、[ローカルユーザーとグループ] を開きます。エラーメッセージで指定されたアカウントが存在し、スペルが正しいことを確認します。 アカウントの権限を確認する。 MID サーバーサービスを実行しているアカウントには、次のものが必要です。 MID サーバーマシンの管理権限サービスとしてのログオンのローカルセキュリティポリシーバッチジョブローカルセキュリティポリシーとしてログオン アカウント SID を確認する。 MID サーバーホストマシンで、コマンドプロンプトを開きます。次のコマンドを実行します。 whoami /ユーザー アカウント名とセキュリティ識別子 (SID) がエラーメッセージで指定されたものと一致していることを確認します。 MID サーバーサービスを再起動します。 アカウント構成を確認した後、MID サーバーサービスを再起動します。