<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Crossing Domain Boundaries: Windows Authentication</title>
	<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/</link>
	<description>Interfaces are like alcohol - they are a lot of fun when used in moderation.</description>
	<pubDate>Sat, 04 Feb 2012 05:45:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: ashutosh</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3414</link>
		<dc:creator>ashutosh</dc:creator>
		<pubDate>Mon, 23 May 2011 11:14:51 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3414</guid>
		<description>Hi,

Great post, I tried this it works for me..But I am not able to debug in multiple web applications with in same solution and on same computer.

Please help!!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great post, I tried this it works for me..But I am not able to debug in multiple web applications with in same solution and on same computer.</p>
<p>Please help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gene69</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3315</link>
		<dc:creator>gene69</dc:creator>
		<pubDate>Fri, 10 Dec 2010 08:04:34 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3315</guid>
		<description>i 

great post, but does not work for my xp machine. it's like it does not recognise *.client.com or it doesn't remember the password.  Have you any clues?</description>
		<content:encoded><![CDATA[<p>i </p>
<p>great post, but does not work for my xp machine. it&#8217;s like it does not recognise *.client.com or it doesn&#8217;t remember the password.  Have you any clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joining Multiple Domains in Windows 7 Drija</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3309</link>
		<dc:creator>Joining Multiple Domains in Windows 7 Drija</dc:creator>
		<pubDate>Wed, 17 Nov 2010 17:41:29 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3309</guid>
		<description>[...] much googling I finally came across this gem: http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/ I had tried doing a shift-right click Run As Different User already, but I received an error [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] much googling I finally came across this gem: <a href="http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/" rel="nofollow">http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/</a> I had tried doing a shift-right click Run As Different User already, but I received an error [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3308</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Wed, 17 Nov 2010 10:19:00 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3308</guid>
		<description>Thanks for this.

I've been testing security on a solution and there is something I don't understand about integrated security and local accounts.  Somehow I am able to bypass integrated security in my .NET 2.0 web solution by just adding a domain to my local intranet settings in IE 8 in my client.  Is windows storing user/passwords in a way that not even clearing cache or rebooting deletes? My client user is logged in with the same user name, but on a different domain and with a different password.  Annonymous access is off and integrated is on.</description>
		<content:encoded><![CDATA[<p>Thanks for this.</p>
<p>I&#8217;ve been testing security on a solution and there is something I don&#8217;t understand about integrated security and local accounts.  Somehow I am able to bypass integrated security in my .NET 2.0 web solution by just adding a domain to my local intranet settings in IE 8 in my client.  Is windows storing user/passwords in a way that not even clearing cache or rebooting deletes? My client user is logged in with the same user name, but on a different domain and with a different password.  Annonymous access is off and integrated is on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3306</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 11 Nov 2010 05:56:33 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3306</guid>
		<description>Fantastic article, thanks!
Do you know (probably), why SQL Management Studio has a such weird behaviour? Why they don't use built-in credential manager?</description>
		<content:encoded><![CDATA[<p>Fantastic article, thanks!<br />
Do you know (probably), why SQL Management Studio has a such weird behaviour? Why they don&#8217;t use built-in credential manager?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3164</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 17 Jun 2010 00:34:08 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3164</guid>
		<description>Thanks, Phil. To answer your question, when you start applications like SQL Server Management Studio, using runas /netonly, you can expect to see your own domain account. However, the application will still use the credentials you supplied in the runas command to connect to the network resources.</description>
		<content:encoded><![CDATA[<p>Thanks, Phil. To answer your question, when you start applications like SQL Server Management Studio, using runas /netonly, you can expect to see your own domain account. However, the application will still use the credentials you supplied in the runas command to connect to the network resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil D</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3163</link>
		<dc:creator>Phil D</dc:creator>
		<pubDate>Tue, 15 Jun 2010 19:17:03 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-3163</guid>
		<description>Fantastic article Oleg.  One quick question, as I'm doing this for the first time in MS SQL management Studio (2005) (Common7\IDE\SqlWb.exe) due to reading this article I'm not sure what to expect.  

If I runas /regnetonly specifying the client's domain account credentials would you expect then to see in the greyed out part of the SQL login/connect panel the client account details or the account details of the locally logged in user?  

I'm still seeing the account I'm logged in as which I wouldn't expect.  Is runas not working correctly, or is it just a UI glitch?</description>
		<content:encoded><![CDATA[<p>Fantastic article Oleg.  One quick question, as I&#8217;m doing this for the first time in MS SQL management Studio (2005) (Common7\IDE\SqlWb.exe) due to reading this article I&#8217;m not sure what to expect.  </p>
<p>If I runas /regnetonly specifying the client&#8217;s domain account credentials would you expect then to see in the greyed out part of the SQL login/connect panel the client account details or the account details of the locally logged in user?  </p>
<p>I&#8217;m still seeing the account I&#8217;m logged in as which I wouldn&#8217;t expect.  Is runas not working correctly, or is it just a UI glitch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sathya</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-2913</link>
		<dc:creator>sathya</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:11:05 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-2913</guid>
		<description>great piece of article. even i used this to connect to websites across domains. great info. thanks Oleg. keep writing...</description>
		<content:encoded><![CDATA[<p>great piece of article. even i used this to connect to websites across domains. great info. thanks Oleg. keep writing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-2906</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:18:03 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-2906</guid>
		<description>Great info... priceless info thank you very very much! I was having several issues trying to connect to a sql server, and after a couple of hours testing I found this post and taraaaaaa worked just fine.</description>
		<content:encoded><![CDATA[<p>Great info&#8230; priceless info thank you very very much! I was having several issues trying to connect to a sql server, and after a couple of hours testing I found this post and taraaaaaa worked just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Odell</title>
		<link>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-2445</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Sun, 22 Nov 2009 12:10:56 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/crossing-domain-boundaries-windows-authentication/#comment-2445</guid>
		<description>A couple of comments regarding Windows 7:

- the User Credentials Management UI has changed significantly.  However, the credentials management tips in this article still apply.

- Holding down Shift when you right click will reveal a "Run as different user" command.  It is not clear if this is "netonly" mode or not.</description>
		<content:encoded><![CDATA[<p>A couple of comments regarding Windows 7:</p>
<p>- the User Credentials Management UI has changed significantly.  However, the credentials management tips in this article still apply.</p>
<p>- Holding down Shift when you right click will reveal a &#8220;Run as different user&#8221; command.  It is not clear if this is &#8220;netonly&#8221; mode or not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

