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
For the FILE Send Adapter
PingBack from http://microsoft-sharepoint.simplynetdev.com/required-ntfs-permissions-for-biztalk-file-adapter-connecting-to-network-share/
I'm seriously going to have to post more here. This site rocks!
Suj
This helped me out a lot. The receive location kept on disabling until we changed this setting! Thanks!