MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

app pool account permissions on content db

  Asked By: Staci Thornton         Date: Mar 24, 2010      Category: MOSS      Views: 232
 

We have a Custom ASP.Net web service hosted on the same server as SharePoint but
running in a separate web application under a different application pool
account.
This web service is using SharePoint object model to access some site objects.
(We have to use object model that’s why we are hosting the web service on same
SP server)

We are running into permission issues while creating SPSite objects in web
service. It looks like the application pool account should have db_owner rights
on Content DB of SharePoint site. Although some documentation says  it should
have read access only, but we have verified that this not the case.

Our requirement is to have a separate web application and a separate application
pool account for the web service and grant minimum rights on SharePoint content
db.

Can anyone guide me what should be the minimum permission settings.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:              

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on app pool account permissions on content db Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].