<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The dot before the Net : FILE Adapter</title><link>http://blogs.msdn.com/sanket/archive/tags/FILE+Adapter/default.aspx</link><description>Tags: FILE Adapter</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Required NTFS permissions for BizTalk File Adapter connecting to network share</title><link>http://blogs.msdn.com/sanket/archive/2009/06/06/required-ntfs-permissions-for-biztalk-file-adapter-connecting-to-network-share.aspx</link><pubDate>Sat, 06 Jun 2009 05:38:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702450</guid><dc:creator>Sanket Bakshi</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/sanket/comments/9702450.aspx</comments><wfw:commentRss>http://blogs.msdn.com/sanket/commentrss.aspx?PostID=9702450</wfw:commentRss><wfw:comment>http://blogs.msdn.com/sanket/rsscomments.aspx?PostID=9702450</wfw:comment><description>&lt;p&gt;When connecting to a network file share using BizTalk File adapter, you might've noticed that just specifying "Modify" rights is not sufficient. In simple configuration terms, you would need to have a minimum of "Full Control" or the BizTalk Host Service Account. Obviously this would not gel well with the system administrators. 
&lt;/p&gt;&lt;p&gt;Tom Canter (&lt;a href="http://blogs.neudesic.com/blogs/enterprise_integration/archive/2007/02/22/4260.aspx"&gt;http://blogs.neudesic.com/blogs/enterprise_integration/archive/2007/02/22/4260.aspx&lt;/a&gt;) has put down the exact permissions that you would require for the FILE adapter that would help alleviate some of the concerns for the admins. 
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Overall, here is what it boils down to – 
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;For the FILE Receive Adapter 
&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;After you provide "Modify" rights, Click on "Advanced" button and on the Advanced Security Dialog, edit the permission entries for the BizTalk Service Account
&lt;/li&gt;&lt;li&gt;Here you will notice that the "Delete Sub Folders and Files" option is not given by default. This is exactly the missing link for the receive adapter.
&lt;/li&gt;&lt;li&gt;Simply set this property and you are good to go without "Full Control"
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration:underline"&gt;&lt;strong&gt;For the FILE Send Adapter
&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;If you are NOT USING the "use temporary file while writing" attribute on your send port, only the following permissions are required on the permissions entry dialog
&lt;/div&gt;&lt;ul style="margin-left: 72pt"&gt;&lt;li&gt;&lt;div&gt;Create Files / Write Data
&lt;/div&gt;&lt;p&gt;
 &lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;If you are using the "use temporary file while writing" attribute on your send port, the following permissions are required on the permissions entry dialog
&lt;/div&gt;&lt;ul style="margin-left: 72pt"&gt;&lt;li&gt;Create Files / Write Data
&lt;/li&gt;&lt;li&gt;Delete Files
&lt;/li&gt;&lt;li&gt;Delete Sub Folders and Files
&lt;/li&gt;&lt;li&gt;Read Permissions
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9702450" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/sanket/archive/tags/Biztalk/default.aspx">Biztalk</category><category domain="http://blogs.msdn.com/sanket/archive/tags/FILE+Adapter/default.aspx">FILE Adapter</category></item></channel></rss>