<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>HOWTO: Change IIS User Impersonation Token</title><link>http://blogs.msdn.com/david.wang/archive/2008/06/02/howto-change-iis-user-impersonation-token.aspx</link><description>Question: Hi, We are using our third party component for doing authentication and authorization with IIS6 web server on win2k3 X64 EE. Here we are using IMPERSONATION concept for this integration. Can anybody describe the required configuration which</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: HOWTO: Change IIS User Impersonation Token</title><link>http://blogs.msdn.com/david.wang/archive/2008/06/02/howto-change-iis-user-impersonation-token.aspx#8586837</link><pubDate>Mon, 09 Jun 2008 21:17:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8586837</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;I have gone the ISAPI Extension route with HSE_REQ_EXEC_URL. &amp;nbsp;If I use the LogonUser function with a username and password all works well. &amp;nbsp;If I try and use an impersonated token (no password) via Kerberos LSALogonUser and the KERB_S4U_LOGON flag then IIS fails to use the impersonated token. &amp;nbsp;The KERB_S4U_LOGON works in ASP.Net using an HTTP Handler with the new integrated pipeline in IIS7, but I can't get it to work via an ISAPI extention in classic mode or on IIS6. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is KERB_S4U_LOGON &amp;nbsp;not supported on IIS6/IIS7 Classic mode?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;matt&lt;/p&gt;
</description></item></channel></rss>