<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gavin Adams Information Blog &#187; SQL Server 2005</title>
	<atom:link href="http://www.gavinadams.org/blog/category/tech-tips/sql-server-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gavinadams.org/blog</link>
	<description>Musings on hobbies, technology and topics of interest</description>
	<lastBuildDate>Fri, 23 Jul 2010 19:41:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SQL Server Management Studio Access to Remote Domains</title>
		<link>http://www.gavinadams.org/blog/2008/08/05/sql-server-management-studio-access-to-remote-domains</link>
		<comments>http://www.gavinadams.org/blog/2008/08/05/sql-server-management-studio-access-to-remote-domains#comments</comments>
		<pubDate>Tue, 05 Aug 2008 18:26:04 +0000</pubDate>
		<dc:creator>me@gavinadams.org</dc:creator>
				<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false">http://www.gavinadams.org/blog/?p=14</guid>
		<description><![CDATA[<p>So you need to access a SQL Server (2005) using the SQL Server Management Studio. The server is running with Active Directory only authentication, but your laptop isn&#8217;t in the target domain and you only have access to the SQL server port (TCP 1433). What to do?</p> <p>Well, Galin Iliev has the answer. By [...]]]></description>
			<content:encoded><![CDATA[<p>So you need to access a SQL Server (2005) using the SQL Server Management Studio. The server is running with Active Directory only authentication, but your laptop isn&#8217;t in the target domain and you only have access to the SQL server port (TCP 1433). What to do?</p>
<p>Well, <a href="http://www.galcho.com/Blog/PermaLink.aspx?guid=20d0d23f-9f7d-46e8-a82c-971c1118996e" target="_blank">Galin Iliev has the answer.</a> By using the<strong> runas</strong> command with the <strong>/netonly</strong> switch, you can pass credentials to the Management Studio which are used for access to the remote server. Only correction to Galin&#8217;s post is that the SQL Server Management Studio executable is sqlwb.exe instead of ssmsee.exe.</p>
<p>So for us road warrior consultants, there is a way to access AD credentialed SQL server databases without have to join a domain or have any more network access than the TCP/IP port for the SQL server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gavinadams.org/blog/2008/08/05/sql-server-management-studio-access-to-remote-domains/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
