<?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>SSIS Talk &#187; SSIS Security</title>
	<atom:link href="http://www.ssistalk.com/category/ssis/ssis-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ssistalk.com</link>
	<description>Random thoughts and experiences with SSIS, by Phil Brammer</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:48:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSIS &#8211; &#8220;Access is denied&#8221; when connection to remote SSIS service</title>
		<link>http://www.ssistalk.com/2007/04/13/ssis-access-is-denied-when-connection-to-remote-ssis-service/</link>
		<comments>http://www.ssistalk.com/2007/04/13/ssis-access-is-denied-when-connection-to-remote-ssis-service/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 21:37:51 +0000</pubDate>
		<dc:creator>Phil Brammer</dc:creator>
				<category><![CDATA[SSIS Security]]></category>

		<guid isPermaLink="false">http://www.ssistalk.com/2007/04/13/ssis-access-is-denied-when-connection-to-remote-ssis-service/</guid>
		<description><![CDATA[A fellow MVP, Jeff Johnson, has been having some issues (Access is Denied) with respect to connecting to a remote SSIS service.  Books Online does not, apparently contain complete information.  (Reference: http://msdn2.microsoft.com/en-us/library/aa337083.aspx)
Bottom line, a few steps should be added to that document to ensure your users can connect.  (The root problem is [...]]]></description>
			<content:encoded><![CDATA[<p>A fellow MVP, <a href="http://forums.microsoft.com/MSDN/User/Profile.aspx?UserID=142434&amp;SiteID=1">Jeff Johnson</a>, has been having some issues (Access is Denied) with respect to connecting to a remote SSIS service.  Books Online does not, apparently contain complete information.  (Reference: <a href="http://msdn2.microsoft.com/en-us/library/aa337083.aspx" title="Connecting to Integration Services on a Remote Server" target="_blank">http://msdn2.microsoft.com/en-us/library/aa337083.aspx</a>)</p>
<p>Bottom line, a few steps should be added to that document to ensure your users can connect.  (The root problem is the need to keep the user out of the server&#8217;s local administrator group.)</p>
<p>Instead of documenting them here, I&#8217;ll just point you to the thread that contains the complete picture.  <a href="http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/24eed7bd-b21a-4c64-9af2-8d0756ef727d/" target="_blank">http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/24eed7bd-b21a-4c64-9af2-8d0756ef727d/</a></p>
<p>In summary:</p>
<ul>
<li>Note: These steps are performed on the remote server that you cannot connect to</li>
<li>Edit Launch Permissions to include the Distributed COM (DCOM) user group</li>
<li>Be sure to customize &#8220;Access permissions&#8221; to include the Distributed COM (DCOM) user group</li>
<li>Make sure all remote access boxes are checed appropriately</li>
<li>Add the user account/group to the DCOM user group</li>
<li>You may need to restart the SSIS Service after making these changes &#8212; in fact, I recommend it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ssistalk.com/2007/04/13/ssis-access-is-denied-when-connection-to-remote-ssis-service/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

