Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IIS は、現在ログインしているユーザーの資格情報を利用して、ASP.NET アプリケーションにアクセスしています。アプリケーションでログイン ページを作成し、別のユーザーの資格情報を渡して、特定の Web アプリを別のユーザーで実行することはできますか?
偽装を無効にし、有効にしている場合 (ほとんどの場合無効)、実行するアカウントで IIS の認証を匿名に設定します。
http://support.microsoft.com/kb/324274