<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Impersonating a user in C#</title>
	<atom:link href="http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/</link>
	<description>Just another SharePoint developer blogging</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:02:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: AY</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-844</link>
		<dc:creator>AY</dc:creator>
		<pubDate>Fri, 02 Apr 2010 12:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-844</guid>
		<description>Thanks a lot. Your post helped me a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Your post helped me a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yawar</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-767</link>
		<dc:creator>Yawar</dc:creator>
		<pubDate>Tue, 15 Sep 2009 11:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-767</guid>
		<description>good stuff. Now this is like one step closer to what i am trying to achieve. 
i have remote object on the server that executes &quot;notepad.exe&quot; and i want remote object to execute notepad under client&#039;s credentials not server. in other words the i want to impersonate client&#039;s identity through to the SQL database using .Net Remoting. Any help????</description>
		<content:encoded><![CDATA[<p>good stuff. Now this is like one step closer to what i am trying to achieve.<br />
i have remote object on the server that executes &#8220;notepad.exe&#8221; and i want remote object to execute notepad under client&#8217;s credentials not server. in other words the i want to impersonate client&#8217;s identity through to the SQL database using .Net Remoting. Any help????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sabya</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-736</link>
		<dc:creator>sabya</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-736</guid>
		<description>Thanks a lot...it helped me a lot:)</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;it helped me a lot:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loosu</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-725</link>
		<dc:creator>Loosu</dc:creator>
		<pubDate>Thu, 20 Nov 2008 09:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-725</guid>
		<description>Thanks a lot. Your post was very helpful. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot. Your post was very helpful. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ShWaYzE</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-682</link>
		<dc:creator>ShWaYzE</dc:creator>
		<pubDate>Tue, 05 Aug 2008 12:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-682</guid>
		<description>You have to use com interop because .Net doesn&#039;t have fully managed code to impersonate a user. Don&#039;t be a wimp...</description>
		<content:encoded><![CDATA[<p>You have to use com interop because .Net doesn&#8217;t have fully managed code to impersonate a user. Don&#8217;t be a wimp&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pulkit</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-58</link>
		<dc:creator>Pulkit</dc:creator>
		<pubDate>Fri, 23 May 2008 09:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-58</guid>
		<description>This is great. But i dont wanna inport any external dll like &quot;advapi32.dll&quot; or &quot;kernel32.dll&quot;. So can you provide me some code for impersonating a user without use of these dlls</description>
		<content:encoded><![CDATA[<p>This is great. But i dont wanna inport any external dll like &#8220;advapi32.dll&#8221; or &#8220;kernel32.dll&#8221;. So can you provide me some code for impersonating a user without use of these dlls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.buro9.com/blog/2006/10/06/impersonating-a-user-in-c/comment-page-1/#comment-57</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Tue, 15 Jan 2008 10:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2006/10/06/impersonating-a-user-in-c/#comment-57</guid>
		<description>Thanks, this helps me a lot!</description>
		<content:encoded><![CDATA[<p>Thanks, this helps me a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
