Welcome to MSDN Blogs Sign in | Join | Help

Required NTFS permissions for BizTalk File Adapter connecting to network share

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.

Tom Canter (http://blogs.neudesic.com/blogs/enterprise_integration/archive/2007/02/22/4260.aspx) 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.

 

Overall, here is what it boils down to –

 

For the FILE Receive Adapter

  • After you provide "Modify" rights, Click on "Advanced" button and on the Advanced Security Dialog, edit the permission entries for the BizTalk Service Account
  • 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.
  • Simply set this property and you are good to go without "Full Control"

 

For the FILE Send Adapter

  • 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
    • Create Files / Write Data

       

  • 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
    • Create Files / Write Data
    • Delete Files
    • Delete Sub Folders and Files
    • Read Permissions
Published Saturday, June 06, 2009 3:38 AM by Sanket Bakshi
Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Required NTFS permissions for BizTalk File Adapter connecting to network share | Microsoft Share Point

# Required NTFS permissions for BizTalk File Adapter connecting to network share | Microsoft Share Point

# re: Required NTFS permissions for BizTalk File Adapter connecting to network share

Saturday, June 06, 2009 6:03 AM by js107

I'm seriously going to have to post more here. This site rocks!

Suj

 

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker