Blog about Microsoft technologies, Office System, SharePoint, MOSS, WSS, Search and "The new world of work"
in

Missing Search control, My site link and My Links on a Collaboration Portal in a Farm

For one of our customers we installed a SharePoint farm using two front-end webservers, one application server and a cluster of database servers. This installation made use of "Least privilege administration using domain user accounts". This means that for SQL Server Service, SharePoint Setup, Farm, Application Pool, Shared Service Provider, Search Service and Content Search separate domain user accounts are used with a minimum of security privileges.

After installation of the farm, creating the web application using the out-of-the-box Collaboration Portal site definition, we noticed that some components were missing on the page. In particulair the search component, the my sites link and the my links component. Strange enough going into the Central Administration or to the Shared Service Provider Administration these components appeared and were fully functional.

Checking the log files, found under the 12 hives, we discovered the following messages:

SqlError: 'Cannot open database "AcceptSharedServices_DB" requested by the login. The login failed.'    Source: '.Net SqlClient Data Provider' Number: 4060 State: 1 Class: 11 Procedure: '' LineNumber: 65536 Server: 'SPSQL1'

SqlError: 'Login failed for user 'MYDOMAIN\SPAPP01$'.'    Source: '.Net SqlClient Data Provider' Number: 18456 State: 1 Class: 14 Procedure: '' LineNumber: 65536 Server: 'SPSQL1'

 

It seams that for some reason rights were not correctly set by SharePoint for accessing the databases of the Shared Service Provider. This causes the components which shows the search, the my site link and the my links not to appear. The reason could be that the security for the domain user accounts were set too low. Because we didn't do the installation of the SQL Server cluster, there could be also something in there not set correctly causing this problem.

 

 

The solution for the problem is actually not that difficult. We had to give MYDOMAIN\SPAPP01$ account, used by the machine, rights on the databases of the Shared Service Provider. You can see this in the picture above. After this change all components appeared again and were fully functional.

 

» Trackbacks & Pingbacks

    No trackbacks yet.
Trackback url for this post:
http://www.bloggix.com/blogs/microsoft/trackback.ashx?PostID=323

» Comments

    No comments yet. Be the first to comment!

» Leave a Comment

(required) 
(optional)
(required) 

Submit

Subscriptions

News

SlideShare.net
I'm using SlideShare.net for sharing my presentation material. You can find it here

Flickr photos In my free time i like to photograph underwater pictures. You can see them on my Flickr account.


Dutch SharePoint User Group
The Dutch SharePoint User Group is an independent social network for people to collaborate and share information around SharePoint Technology and products. By learning from others you can improve your skills and expertise, around areas, which are then again a benefit to the social network. This platform is a community platform for SharePoint developers, architects and designer who want to share information, tricks, code and content. Its also a good starting point for people without SharePoint knowledge who are interested in SharePoint Technology. Read more

Oktober 2008 i'm working for a new company called Sparked. The new world of work causes organizations to re-think about their ways of communication and interaction with their customers.

Increasing usage of web technology and the new generation workers brings changes into these organizations.

Sparked helps these organizations to accelerate adoption of this technology platform to effectively use it around content management, content exposure and collaboration.


April 2008 i have been to the first SharePoint Conference in Dubai. Dubai is an overwhelming town with a lot of passionate people. I had a great time. Thank you my friends!



You can also find my on Facebook

Tags

Alexander Meijers

Previous Blog about SharePoint