Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

User profile db sync up error

  Asked By: Anushka Kotadia         Date: Nov 23, 2007      Category: Sharepoint      Views: 368
 

My farm has 2 servers, a SQL Server and a single SharePoint server
running all services. Nightly at 10 PM I have a job to sync up the
Sharepoint User profile db with AD. The import gets done but I keep
getting these errors in the Application error log - Has anyone come
across this ?

Access Denied! Only site admin can access Data Source object from user
profile DB., System.UnauthorizedAccessException: Access Denied! Only
site admin can access Data Source object from user profile DB.
at Microsoft.Office.Server.UserProfiles.SRPSite.AdminCheck(String
message)
at
Microsoft.Office.Server.UserProfiles.DataSource._LoadDataSourceDef(IDataRecord
rec)
at
Microsoft.Office.Server.UserProfiles.DataSource._LoadDataSourceDef(String
strDSName)
at Microsoft.Office.Server.UserProfiles.DataSource..ctor(SRPSite
site, Boolean fAllowEveryoneRead)
at Microsoft.Office.Server.UserProfiles.DataSource..ctor(SRPSite site)
at
Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.GetDataSource()
at Microsoft.Office.Server.UserProfiles.BDCConnector.RefreshConfigurati


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 User profile db sync up error Or get search suggestion and latest updates.


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