<?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: Trusted Subsystem, WCF and IIS 5 &#8211; revisited</title>
	<atom:link href="http://lostechies.com/jimmybogard/2008/08/01/trusted-subsystem-wcf-and-iis-5-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2008/08/01/trusted-subsystem-wcf-and-iis-5-revisited/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sun, 19 May 2013 03:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: sspoonless</title>
		<link>http://lostechies.com/jimmybogard/2008/08/01/trusted-subsystem-wcf-and-iis-5-revisited/#comment-730</link>
		<dc:creator>sspoonless</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:08:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/07/31/trusted-subsystem-wcf-and-iis-5-revisited.aspx#comment-730</guid>
		<description>I experienced recently that the anonymous account overrides &lt;identity impersonate=&quot;true&quot;&gt;.  Turn off anonymous and put your identity in the app pool (or web.config).</description>
		<content:encoded><![CDATA[<p>I experienced recently that the anonymous account overrides <identity impersonate="true">.  Turn off anonymous and put your identity in the app pool (or web.config).</identity></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myaeger</title>
		<link>http://lostechies.com/jimmybogard/2008/08/01/trusted-subsystem-wcf-and-iis-5-revisited/#comment-729</link>
		<dc:creator>myaeger</dc:creator>
		<pubDate>Wed, 04 Mar 2009 14:09:08 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/07/31/trusted-subsystem-wcf-and-iis-5-revisited.aspx#comment-729</guid>
		<description>I was hoping your suggestions worked but I still get &quot;Login failed for user &#039;&#039;. The user is not associated with a trusted SQL Server connection. &quot;.  I set the anonymous account for the web app to a domain account that has full access to the db.  I also made sure all other forms of auth where unchecked.  I added &lt;identity impersonate=&quot;true&quot;/&gt; to the web.config.  lastly I added &lt;serviceHostingEnvironment aspNetCompatibilityEnabled=&quot;true&quot; /&gt; to &lt;ServiceModel&gt; part of the web config.  I&#039;m stumped so if anyone has any ideas I&#039;d love to hear about it.

oh, and my sql server connection string is: Server=&lt;other machine&gt;;Database=&lt;mydb&gt;;Integrated Security=True

Thanks</description>
		<content:encoded><![CDATA[<p>I was hoping your suggestions worked but I still get &#8220;Login failed for user &#8221;. The user is not associated with a trusted SQL Server connection. &#8220;.  I set the anonymous account for the web app to a domain account that has full access to the db.  I also made sure all other forms of auth where unchecked.  I added <identity impersonate="true"/> to the web.config.  lastly I added <servicehostingenvironment aspNetCompatibilityEnabled="true" /> to <servicemodel> part of the web config.  I&#8217;m stumped so if anyone has any ideas I&#8217;d love to hear about it.</p>
<p>oh, and my sql server connection string is: Server=<other machine>;Database=<mydb>;Integrated Security=True</p>
<p>Thanks</mydb></other></servicemodel></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy Bogard</title>
		<link>http://lostechies.com/jimmybogard/2008/08/01/trusted-subsystem-wcf-and-iis-5-revisited/#comment-728</link>
		<dc:creator>Jimmy Bogard</dc:creator>
		<pubDate>Fri, 01 Aug 2008 02:55:04 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/07/31/trusted-subsystem-wcf-and-iis-5-revisited.aspx#comment-728</guid>
		<description>@jdn

That&#039;s me, &quot;headache prevention service&quot; - I get headaches, so you don&#039;t have to :)</description>
		<content:encoded><![CDATA[<p>@jdn</p>
<p>That&#8217;s me, &#8220;headache prevention service&#8221; &#8211; I get headaches, so you don&#8217;t have to <img src='http://lostechies.com/jimmybogard/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdn</title>
		<link>http://lostechies.com/jimmybogard/2008/08/01/trusted-subsystem-wcf-and-iis-5-revisited/#comment-727</link>
		<dc:creator>jdn</dc:creator>
		<pubDate>Fri, 01 Aug 2008 01:48:52 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/07/31/trusted-subsystem-wcf-and-iis-5-revisited.aspx#comment-727</guid>
		<description>Cool, glad to see this was resolved.

This is the sort of thing that will help future people (future people?  people in the future?) so this is great to post.

Thanks.</description>
		<content:encoded><![CDATA[<p>Cool, glad to see this was resolved.</p>
<p>This is the sort of thing that will help future people (future people?  people in the future?) so this is great to post.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
