Our system needs to synchronize data with external systems by web services. We want additional database to keep needed data and then be able to access it. I wonder how to resolve issue with database owner and security.
Should I create another AD account for new db and make it owner and use it to access data? Maybe there is possibility to use some of the sharepoint service accounts? If it's possible, is it safe to do?