Sitecore Active Directory モジュールの接続文字列に、名前にスペースが含まれる AD コンテナー (組織単位など) への参照が含まれている場合、ロールとプロファイル情報は AD サーバーから読み込まれません。
次の例外が Sitecore ログ ファイルに記録されます。
ERROR Active Directory existing checking exception: System.DirectoryServices.DirectoryServicesCOMException (0x80072030): There is no such object on the server.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()
at LightLDAP.MembershipResolver.DirectoryEntryExists(String path, String username, String password, AuthenticationTypes types)
本問題は、Active Directory バージョン 1.1 に影響します。
本問題を解決するには、以下の手順を実行してください。