<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The SharePoint Farmer's Almanac : SSP</title><link>http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx</link><description>Tags: SSP</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Fixing MOSS Search </title><link>http://msmvps.com/blogs/shane/archive/2009/04/13/fixing-moss-search.aspx</link><pubDate>Mon, 13 Apr 2009 14:56:13 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1687185</guid><dc:creator>Shane</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1687185</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2009/04/13/fixing-moss-search.aspx#comments</comments><description>&lt;p&gt;Had a client today (last week now) who broke search all the way.  And in their attempts to straighten it out they changed some pieces that weren&amp;#39;t broken. Then while they were in the process of trying to put it all back together I called and said let me at it so they just stopped. Needless to say I picked up the farm in an odd state or more exactly Search was dead.
&lt;/p&gt;&lt;p&gt;So the first step always when Search is broke is to go to the SSP Admin and check out things.  
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Open the SSP Administration page
&lt;/li&gt;&lt;li&gt;Click on Search Administration and see what it has to say. (if you don&amp;#39;t see Search Administration this means you have not installed the infrastructure update. I would highly recommend at a minimum you have that installed. Get the latest update install guide &lt;a href="http://msmvps.com/blogs/shane/archive/2009/03/11/install-guide-february-cumulative-updates-for-sharepoint.aspx"&gt;here&lt;/a&gt;)
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;When I opened the page I saw a Crawl status of Error.  That is about worthless.
&lt;/p&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/041309_1456_FixingMOSSS1.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;That is pretty much as generic as they come. You get the same Error when the server is on fire as you do when there is small hiccup.  So a much better thing to do is:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Go back to the SSP administration page
&lt;/li&gt;&lt;li&gt;Click on Search Settings (which is what we used pre infrastructure update)
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;This page does a much better job of giving you tangible errors. Here is what I got:
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Error: An indexer is not assigned to the Shared Services Provider &amp;#39;SharedServices1&amp;#39;.&lt;br /&gt;&lt;br /&gt;Link to: Configure an indexer and a search database for this Shared Services Provider 
&lt;/p&gt;&lt;p&gt;Well that is fixable but how did they end up like this? They stopped the Indexing service in the farm by:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Go to Central Admin
&lt;/li&gt;&lt;li&gt;Click on Operations
&lt;/li&gt;&lt;li&gt;Click Services on Server
&lt;/li&gt;&lt;li&gt;They choose their Index server
&lt;/li&gt;&lt;li&gt;Then clicked Stop to the right of Office SharePoint Search Service
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;This doesn&amp;#39;t just stop the service. This actually removes the service completely.  This also removes the Index server from any SSP configured to use it. Now if you did want to just start and stop the service there is a way to do this:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Open a command prompt
&lt;/li&gt;&lt;li&gt;Type net stop osearch and press enter
&lt;/li&gt;&lt;li&gt;Type net start osearch and press enter
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/041309_1456_FixingMOSSS2.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;This will cycle the search service. Usually the only time you need to do something like this is after installing a new ifilter but sometimes it makes you feel better to give it a shot and see if that helps your problem. I do it more often than I should just for that reason.
&lt;/p&gt;&lt;p&gt;Back to the task at hand clearing up that error!  I double checked and they had already reconfigured the Office SharePoint Search Service on the Index server so all I need to do is go back to the Index server and re-associate the indexer.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;From Central Administration click on Shared Services Administration from the left hand side of the page.
&lt;/li&gt;&lt;li&gt;Hover over the SSP name, click the drop down arrow and click Edit properties
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/041309_1456_FixingMOSSS3.png" alt="" /&gt;
	&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Scroll to the bottom of the page and select your Index server from the Index Server dropdown. If you see No Indexers in red you need to go back to your Services on Server and make sure you have the Office SharePoint Search service started and configured for the Index role.
&lt;/li&gt;&lt;li&gt;Confirm that you have the correct index location. Usually the C: drive is less than ideal.
&lt;/li&gt;&lt;li&gt;Click Ok
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;The SSP is now configured with an Indexer. Let&amp;#39;s go make sure Search is happy.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Now click on the Shared Services Provider name to open the SSP admin site.
&lt;/li&gt;&lt;li&gt;Click Search Settings
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Don&amp;#39;t be surprised if you get this error:
&lt;/p&gt;&lt;p&gt;Error: The search service is currently offline. Visit the Services on Server page in SharePoint Central Administration to verify whether the service is enabled. This might also be because an indexer move is in progress.
&lt;/p&gt;&lt;p&gt;Typically this is because the wheels of Search can move slowly. I have seen this error come up for 10 minutes or so in some farms. What Search is really telling you is it is busy getting the index and the database ready to go so you can start indexing. Be patient grass hopper.  At the client this was gone after about 2 minutes.
&lt;/p&gt;&lt;p&gt;Once I was able to get to a happy Search Settings page I went ahead and reset the Index back to zero. Not always necessary but they had 33,000 items in the index and 140,000 or errors. I thought better to start everything back to 0.
&lt;/p&gt;&lt;p&gt;In order to reset the Index.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;From the SSP admin screen click Search Administration
&lt;/li&gt;&lt;li&gt;From the left hand column (quick launch for those who know terminology) click Reset all crawled content
&lt;/li&gt;&lt;li&gt;Select Deactivate search alerts during reset
&lt;/li&gt;&lt;li&gt;Click Reset now
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Now you have a completely blank index. Why did we choose to deactivate search alerts?  This is to keep from annoying the users. We don&amp;#39;t want them all to get new alerts when new content is discovered when we recrawl in a minute. Once the index is back to normal we will re enable the alerts for them.
&lt;/p&gt;&lt;p&gt;Ok so now the next step should be doing a full crawl. So let&amp;#39;s try that.  
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;From your SSP Administration home page click Search Administration
&lt;/li&gt;&lt;li&gt;From the Quick Launch bar (on the left) click Content Sources
&lt;/li&gt;&lt;li&gt;Hover over your Content Source, click the drop down arrow, and select full crawl
&lt;/li&gt;&lt;li&gt;Now go back to the home page of Search Administration and watch to see if the crawl is running
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Unfortunately in our case after about a minute I was left with 0 items in the index and 3 errors.  After checking the errors I got Access Denied. &lt;span style="font-family:Wingdings;"&gt;L&lt;/span&gt; If you haven&amp;#39;t done any monkeying around with changing your default content access account then it should have been automatically granted full access to your content source.  You can confirm this by checking your Policy for web application in Central administration. If you forget how to do that check this blog post for a reminder.  &lt;a href="http://msmvps.com/blogs/shane/archive/2007/01/21/become-administrator-of-the-entire-web-application.aspx"&gt;http://msmvps.com/blogs/shane/archive/2007/01/21/become-administrator-of-the-entire-web-application.aspx&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;If that checked out ok then the next thing I would check is to make sure your web application is set to integrated authentication and not basic authentication. MOSS will not pass basic authentication by default. So if you changed your web application from integrated to basic, so people users don&amp;#39;t have to enter their domain for example, then you need to setup a custom crawl rule to pass basic authentication.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;From your SSP Administration home page click Search Administration
&lt;/li&gt;&lt;li&gt;In the Quick Launch bar click Crawl rules
&lt;/li&gt;&lt;li&gt;Click New Crawl Rule
&lt;/li&gt;&lt;li&gt;For path enter your web app URL ex: http://portal.company.com/*
&lt;/li&gt;&lt;li&gt;For Crawl Configuration select Include all items in this path
&lt;/li&gt;&lt;li&gt;For Specify Authentication select Specify a different content access account
&lt;/li&gt;&lt;li&gt;Now fill in username and password remembering your domain\username form. I would recommended using your normal search account as you know it already has read access to the content. 
&lt;/li&gt;&lt;li&gt;Key step de-select the box to Do not allow Basic Authentication
&lt;/li&gt;&lt;li&gt;Now do a full crawl. Also, remember if you have multiple web apps you may need more than one of this rules.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;For the client this was not this issue but it is an important and often over looked troubleshooting step so I thought throwing it in here would be helpful. 
&lt;/p&gt;&lt;p&gt;The next thing I take a look at is the dreaded loopback fix.  I showed this one to Todd Klindt one time and he wrote a nice post on the issue and a like to the KB for fixing it. &lt;a href="http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=107"&gt;http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=107&lt;/a&gt; It is all but a guarantee these days if you have the WFE and Index role on the same server you are going to need to do this.  A lot of farms have ran fine for a long time and just recently they have started requiring it. Must have been a Windows update that is causing this to be needed more but I haven&amp;#39;t identified it.  Another note even though this fix is only listed as applying to Windows 2003 it also applies to Windows 2008, had a different client need it last week. &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;
	&lt;/p&gt;&lt;p&gt;Loopback fix in and the server rebooted I tried another Full crawl. Success!  Seems this was the root of their issues but as is often the case that happens to all of us, trying to fix it only made the problem worse. LOL  
&lt;/p&gt;&lt;p&gt;Don&amp;#39;t forget to re-enable those search alerts.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;From your SSP administration home page click Search Administration
&lt;/li&gt;&lt;li&gt;In the System Status section in the center of the page click Search alerts status Enable
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Another troubleshooting step I skipped, because the client had already done it was resetting search permissions.  Read the blog post &lt;a href="http://www.sharepoint911.com/blogs/john"&gt;John Ross&lt;/a&gt; did summing up the steps to get permissions back on the up and up for the Search Service.  &lt;a href="http://www.sharepoint911.com/blogs/john/archive/2009/04/03/change-to-group-policy-broke-sharepoint-search-–-thanks-conficker-scare.aspx"&gt;http://www.sharepoint911.com/blogs/john/archive/2009/04/03/change-to-group-policy-broke-sharepoint-search-–-thanks-conficker-scare.aspx&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Something I learned that was new
&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I am guessing since I didn&amp;#39;t realize this is an option (or more probably I knew and forgot) you probably didn&amp;#39;t either. So run stsadm –o help like below and take a look at the output.
&lt;/p&gt;&lt;p&gt;Use Stsadm.exe from the 12 hive (c:\program files\common files\Microsoft shared\web server extensions\12\). Actually 12\bin to be exact.
&lt;/p&gt;&lt;p&gt;C:\ &amp;gt;stsadm -help osearch
&lt;/p&gt;&lt;p&gt;stsadm -o osearch
&lt;/p&gt;&lt;p&gt;    [-action &amp;lt;list|start|stop|showdefaultsspadmin&amp;gt;] required parameters for &amp;#39;start&amp;#39; (if not already set): role, farmcontactemail, service credentials
&lt;/p&gt;&lt;p&gt;    [-f (suppress prompts)]
&lt;/p&gt;&lt;p&gt;    [-role &amp;lt;Index|Query|IndexQuery&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-farmcontactemail &amp;lt;email&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-farmperformancelevel &amp;lt;Reduced|PartlyReduced|Maximum&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-farmserviceaccount &amp;lt;DOMAIN\name&amp;gt; (service credentials)]
&lt;/p&gt;&lt;p&gt;    [-farmservicepassword &amp;lt;password&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-defaultindexlocation &amp;lt;directory&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-propagationlocation &amp;lt;directory&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-cleansearchdatabase &amp;lt;true|false&amp;gt;]
&lt;/p&gt;&lt;p&gt;    [-ssp &amp;lt;ssp name&amp;gt;] required parameter for &amp;#39;cleansearchdatabase&amp;#39;
&lt;/p&gt;&lt;p&gt;So really very similar to the options you have available to you from the GUI. The reason I used it was one of the Query servers was stuck in the starting state. In the GUI there is no stop until the service gets too started, not even a reboot will help. With stsadm you can do a stop and get out of the perpetual starting. &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt; A very helpful trick.
&lt;/p&gt;&lt;p&gt;&lt;strong&gt;If you are still fighting with Search here are couple of other Search troubleshooting things I wrote a while back
&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://msmvps.com/blogs/shane/archive/2008/04/01/more-problems-with-sql-server-high-cpu-and-moss-search.aspx"&gt;More Problems with SQL Server High CPU and MOSS Search&lt;/a&gt;&lt;strong&gt;
			&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msmvps.com/blogs/shane/archive/2007/07/23/another-day-another-new-error-message.aspx"&gt;Another day, another new error message&lt;/a&gt;&lt;strong&gt;
			&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Hope you enjoy what feels like a small book
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com"&gt;SharePoint Consulting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1687185" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/How+Do+I/default.aspx">How Do I</category><category domain="http://msmvps.com/blogs/shane/archive/tags/Error+Messages/default.aspx">Error Messages</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item><item><title>Another Error Message – Access Denied on Profile Import</title><link>http://msmvps.com/blogs/shane/archive/2008/06/30/another-error-message-access-denied-on-profile-import.aspx</link><pubDate>Mon, 30 Jun 2008 15:56:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1638881</guid><dc:creator>Shane</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1638881</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2008/06/30/another-error-message-access-denied-on-profile-import.aspx#comments</comments><description>&lt;p&gt;I noticed the error message below repeatedly in event viewer and realized it was happening every time a profile import was happening.  
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Event Type:    Error
&lt;/p&gt;&lt;p&gt;Event Source:    Office SharePoint Server
&lt;/p&gt;&lt;p&gt;Event Category:    Office Server General 
&lt;/p&gt;&lt;p&gt;Event ID:    7888
&lt;/p&gt;&lt;p&gt;Date:        6/27/2008
&lt;/p&gt;&lt;p&gt;Time:        11:37:17 AM
&lt;/p&gt;&lt;p&gt;User:        N/A
&lt;/p&gt;&lt;p&gt;Computer:    ServerName
&lt;/p&gt;&lt;p&gt;Description:
&lt;/p&gt;&lt;p&gt;A runtime exception was detected. Details follow. 
&lt;/p&gt;&lt;p&gt;Message: Access Denied! Only site admin can access Data Source object from user profile DB.
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Techinal Details:
&lt;/p&gt;&lt;p&gt;System.UnauthorizedAccessException: Access Denied! Only site admin can access Data Source object from user profile DB.
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.SRPSite.AdminCheck(String message)
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.DataSource._LoadDataSourceDef(IDataRecord rec)
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.DataSource._LoadDataSourceDef(String strDSName)
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.DataSource..ctor(SRPSite site, Boolean fAllowEveryoneRead)
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.DataSource..ctor(SRPSite site)
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.GetDataSource()
&lt;/p&gt;&lt;p&gt;   at Microsoft.Office.Server.UserProfiles.BDCConnector.RefreshConfiguration(String sspName)
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Turns out that on this server they had a least privileged install done.  In this case you need to make sure that within the SSP you have granted your default content access account and your SSP application pool account the manage profile permission.  If you need  help with that check out this article I wrote on SSPs and their rights.  &lt;a href="http://msmvps.com/blogs/shane/archive/2007/08/06/give-a-user-access-to-the-ssp.aspx"&gt;http://msmvps.com/blogs/shane/archive/2007/08/06/give-a-user-access-to-the-ssp.aspx&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com/"&gt;SharePoint Consulting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1638881" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/How+Do+I/default.aspx">How Do I</category><category domain="http://msmvps.com/blogs/shane/archive/tags/Error+Messages/default.aspx">Error Messages</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item><item><title>More Problems with SQL Server High CPU and MOSS Search</title><link>http://msmvps.com/blogs/shane/archive/2008/04/01/more-problems-with-sql-server-high-cpu-and-moss-search.aspx</link><pubDate>Tue, 01 Apr 2008 16:53:14 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1565728</guid><dc:creator>Shane</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1565728</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2008/04/01/more-problems-with-sql-server-high-cpu-and-moss-search.aspx#comments</comments><description>&lt;p&gt;I got this in email a couple of weeks ago and thought I would share.  Figured it would help a few people searching the web for troubleshooting if nothing else.
&lt;/p&gt;&lt;p&gt;&amp;lt;email&amp;gt;
&lt;/p&gt;&lt;p&gt;Hi Shane,
&lt;/p&gt;&lt;p&gt;We are having a peculiar problem with our SharePoint Farm, that we are unable to resolve, we currently have a case logged with Microsoft, but after 3 weeks of no progress we are trying to find any assistance we can. If you have a few minutes would you be able to have a quick read of our problem and offer us any advice you may have?
&lt;/p&gt;&lt;p&gt;We have 2 SharePoint Farms, one for production and one for Testing. Both are configured the same, with the exception of content, the test environment does not have the same content as the production.
&lt;/p&gt;&lt;p&gt;Both farms are configured with one server for SharePoint services and a server for SQL Server.
&lt;/p&gt;&lt;p&gt;Ok so here is the problem, when running a full crawl the CPU usage of the sqlsvr.exe process on the SQL server hits 100% and stays there.
&lt;/p&gt;&lt;p&gt;*Stopping the search service on the SharePoint server results in an immediate drop in CPU usage on SQL. Restarting the service results in an immediate spike in CPU on SQL *Several times the search service has failed to stop and required end tasking the search process from task manager *The crawl appears to run without problem with low CPU usage on SQL and high CPU on SharePoint until it has crawled 3000+ items then the CPU on SharePoint drops and SQL CPU maxes out.
&lt;/p&gt;&lt;p&gt;*Resetting the crawled content results in a drop in CPU on SQL. This process has occasionally hung as well requiring the restarting and end tasking of the search service.
&lt;/p&gt;&lt;p&gt;*Symptoms are similar to this issue &lt;a href="http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2364387&amp;amp;SiteID=17"&gt;http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2364387&amp;amp;SiteID=17&lt;/a&gt; with the following exceptions:
&lt;/p&gt;&lt;p&gt;*There are no SQL errors logged
&lt;/p&gt;&lt;p&gt;*And the authoritative pages refresh does not work.
&lt;/p&gt;&lt;p&gt;*This problem does not occur in our test environment.
&lt;/p&gt;&lt;p&gt;*I have setup our test SharePoint Server to crawl the content on production SharePoint server and it successfully completed the crawl without any problems.
&lt;/p&gt;&lt;p&gt;*I have also tried separating the content sources and crawling each one separately. Any one of them causes the CPU spike *I have uninstalled and reinstalled the search service on SharePoint.
&lt;/p&gt;&lt;p&gt;*Both our SharePoint Servers have the latest service pack for SharePoint installed already (I didn&amp;#39;t think it did, but I tried to install it and it said it was running the latest service pack already).
&lt;/p&gt;&lt;p&gt;I know there is a service pack for SQL server available &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=d07219b2-1e23-49c8-8f0c-63fa18f26d3a&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=d07219b2-1e23-49c8-8f0c-63fa18f26d3a&amp;amp;DisplayLang=en&lt;/a&gt; but our test SQL server is running the same version as our production server and is not experiencing the problem, even when I used the test server to crawl the production server.
&lt;/p&gt;&lt;p&gt;Many thanks for your time, and look forward to your reply.
&lt;/p&gt;&lt;p&gt;&amp;lt;/email&amp;gt;
&lt;/p&gt;&lt;p&gt;I guessed it was his SQL Database Index as we discussed previously here. &lt;a href="http://msmvps.com/blogs/shane/archive/2007/07/23/another-day-another-new-error-message.aspx"&gt;http://msmvps.com/blogs/shane/archive/2007/07/23/another-day-another-new-error-message.aspx&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;It was. :)   
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p style="text-align:justify;"&gt;Shane – &lt;a href="http://www.sharepoint911.com"&gt;SharePoint Consulting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1565728" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/Error+Messages/default.aspx">Error Messages</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item><item><title>Did you know the BDC only queries the data?</title><link>http://msmvps.com/blogs/shane/archive/2008/01/29/did-you-know-the-bdc-only-queries-the-data.aspx</link><pubDate>Tue, 29 Jan 2008 03:36:43 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1484604</guid><dc:creator>Shane</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1484604</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2008/01/29/did-you-know-the-bdc-only-queries-the-data.aspx#comments</comments><description>&lt;p&gt;That it actually does NOT import everything but just pulls the data in on demand?  You probably just answered yes you already knew that.  So why am I playing the role of Captain Obvious?  Well, because possibly if the only thing you ever learned about the BDC prior to this was post was from me you might have gotten the above questions wrong.  Brad H. from my Boston &lt;a href="http://www.tedpattison.net/Courses/SPA401.aspx"&gt;admin class&lt;/a&gt; emailed me today thinking he had misunderstood me.  Nope.  He heard me correctly, the problem was I was wrong.  I will not rehash what I said wrong but will try to say things correctly from now on.  
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;You use the &lt;a href="http://msdn2.microsoft.com/en-us/library/ms563661.aspx"&gt;Business Data Catalog (BDC)&lt;/a&gt; to connect MOSS Enterprise to business data sources (such as PeopleSoft, SAP, Seibel, etc)
&lt;/li&gt;&lt;li&gt;You can display that data using the business data web parts
&lt;/li&gt;&lt;li&gt;You can use the data as metadata in lists or libraries
&lt;/li&gt;&lt;li&gt;You can setup custom actions on the displayed data to interact with it
&lt;/li&gt;&lt;li&gt;You can make the BDC a content source for search, creating full indexes of the data (this is what cause my confusion)
&lt;/li&gt;&lt;li&gt;The BDC is defined and administered at the SSP level (Shared Services Provider)
&lt;/li&gt;&lt;li&gt;The BDC is a MOSS 2007 Enterprise feature only
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;For more information check out this great full feature information from my buddy Sahil &lt;a href="http://blah.winsmarts.com/2007-4-SharePoint_2007__BDC_-_The_Business_Data_Catalog.aspx"&gt;http://blah.winsmarts.com/2007-4-SharePoint_2007__BDC_-_The_Business_Data_Catalog.aspx&lt;/a&gt; or the official Microsoft scoop at &lt;a href="http://blogs.msdn.com/sharepoint/archive/2006/04/18/business-data-catalog.aspx"&gt;http://blogs.msdn.com/sharepoint/archive/2006/04/18/business-data-catalog.aspx&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;Anyway my apologies for the miss-information.
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com"&gt;SharePoint Consulting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1484604" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item><item><title>Finding My Links in the Database</title><link>http://msmvps.com/blogs/shane/archive/2007/11/21/finding-my-links-in-the-database.aspx</link><pubDate>Wed, 21 Nov 2007 12:44:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1344592</guid><dc:creator>Shane</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1344592</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2007/11/21/finding-my-links-in-the-database.aspx#comments</comments><description>&lt;p&gt;If someone asked you where My Links were stored what you say?  
&lt;/p&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/112107_1244_FindingMyLi1.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;First guess?  They are part of My Sites right?  I mean that is where you go to manage them and such.  Nope.  They are actually stored in your profile.
&lt;/p&gt;&lt;p&gt;The reason I found out?  A couple of my customers did some work around creating a new SSP and moving My Sites.  When they got the My Sites moved over to the new location to their displeasure they found My Links missing.  So they called me.  Long story short I will tell you how to figure out what database they are in and how to read them out.  
&lt;/p&gt;&lt;p&gt;As always!  Modifying a SharePoint Database is NOT SUPPORTED.  Some would even argue running this select query against a database is not supported.  In a perfect world ok, but sometimes people want info out of the DB not excuses.  So don&amp;#39;t shoot the messenger, I am just telling you how to get to it.  If you do it or not is up to you.  
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;So the first thing you need to do is figure out what profile database you need information out of.  To do that you go to Central Admin.
&lt;/li&gt;&lt;li&gt;Now Click Shared Services Administration from the quick launch.
&lt;/li&gt;&lt;li&gt;&lt;div&gt;From this screen hover over the appropriate SSP name, click the drop down arrow, and choose Edit Properties.
&lt;/div&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/112107_1244_FindingMyLi2.png" alt="" /&gt;
			&lt;/p&gt;&lt;/li&gt;&lt;li&gt;Now find where it says SSP Database.  This your Database Name.
&lt;/li&gt;&lt;li&gt;Now you need to open a SQL Query Window using the SQL Management tools
&lt;/li&gt;&lt;li&gt;Then run the query below – Remember to replace the Use statement with your database name from step 4
&lt;/li&gt;&lt;/ol&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;Use SharedServices1_DB
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;Select
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;UP.NTName,
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;UP.PreferredName,
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;UP.Email,
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;UL.Title,
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;UL.URL
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;From
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:#eeece1;"&gt;&lt;span style="color:black;font-family:Consolas;font-size:12pt;"&gt;UserLinks UL inner join UserProfile_Full UP on UL.recordId = UP.recordID
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:white;"&gt;
 &lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;div style="background:white;"&gt;&lt;span style="color:black;font-family:Arial;font-size:12pt;"&gt;You should then get a nice table of your results back.
&lt;/span&gt;&lt;/div&gt;&lt;p style="background:white;"&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/112107_1244_FindingMyLi3.png" alt="" /&gt;&lt;span style="color:black;font-family:Arial;font-size:12pt;"&gt;
				&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;div style="background:white;"&gt;&lt;span style="color:black;font-size:12pt;"&gt;&lt;span style="font-family:Arial;"&gt;In the case of Kenny and Dave they will be emailing each user a report of their links so they can set them up again.  Not saying you couldn&amp;#39;t find a different way to do this.  &lt;/span&gt;&lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;&lt;span style="font-family:Arial;"&gt;  That is just the best solution for them.
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p style="background:white;"&gt;
 &lt;/p&gt;&lt;p style="background:white;"&gt;&lt;span style="color:black;font-family:Arial;font-size:12pt;"&gt;Special thanks goes out to Kenny T and Dave E for their help with getting this information out there.  They have inspired other blog post in the past but this time they actually wrote the SQL query so they get their names up in lights.  Thanks guys!
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:white;"&gt;
 &lt;/p&gt;&lt;p style="background:white;"&gt;&lt;span style="color:black;font-family:Arial;font-size:12pt;"&gt;Enjoy Turkey Day!
&lt;/span&gt;&lt;/p&gt;&lt;p style="background:white;"&gt;
 &lt;/p&gt;&lt;p style="background:white;"&gt;&lt;span style="font-family:Arial;font-size:12pt;"&gt;&lt;span style="color:black;"&gt;Shane – &lt;a href="http://www.sharepoint911.com" /&gt;&lt;/span&gt;SharePoint Help&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1344592" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/How+Do+I/default.aspx">How Do I</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item><item><title>Give a user access to the SSP</title><link>http://msmvps.com/blogs/shane/archive/2007/08/06/give-a-user-access-to-the-ssp.aspx</link><pubDate>Mon, 06 Aug 2007 15:00:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1090826</guid><dc:creator>Shane</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1090826</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2007/08/06/give-a-user-access-to-the-ssp.aspx#comments</comments><description>&lt;p&gt;This can be slightly more daunting and confusing to a SharePoint rookie than it should be.  So I thought I would drill through the process and see if I can help someone out.  The story usually goes something like this.
&lt;/p&gt;&lt;p&gt;You are the IT guy.  You got a request to install this MOSS thing so people could make web sites or something like that.  Ok.  After a couple of tries no problem.  You got the darn thing installed for them.  You create them a site collection and set them on their marry little way.  No problems.  Then the following week you get another call.  &amp;quot;We need to configure search and import some profiles.  We need to access the Shared Service Provider to do this.  Can you let us in?&amp;quot;  OK.  Now what?  
&lt;/p&gt;&lt;p&gt;You could do it the lazy way and cross your fingers they don&amp;#39;t break anything by granting access to the whole web application.  That was detailed in my post &lt;a href="http://msmvps.com/blogs/shane/archive/2007/01/21/become-administrator-of-the-entire-web-application.aspx"&gt;Become Administrator of the Entire Web Application&lt;/a&gt;.  But even if you do this you will find they still can&amp;#39;t manage profiles , audiences, permissions, or usage analytics.  Bummer.  So what should you do?
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Start off by logging into the SSP admin site. 
&lt;/li&gt;&lt;li&gt;Now you need to add the user just like you would to any other site.  Click Site Actions &amp;gt; &lt;strong&gt;Site Settings&lt;/strong&gt;
		&lt;/li&gt;&lt;li&gt;Under Users and Permissions click &lt;strong&gt;Advanced permissions&lt;/strong&gt;
		&lt;/li&gt;&lt;li&gt;Click New &amp;gt; &lt;strong&gt;Add Users&lt;/strong&gt;
		&lt;/li&gt;&lt;li&gt;Enter your user and put them in a group.  Normally I just place them in the &lt;strong&gt;Viewers&lt;/strong&gt; group and hit &lt;strong&gt;OK&lt;/strong&gt;
		&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Now your user can log into the SSP and manage search settings, the Excel Service Settings, and can view the various links list.  So how do you give them more permissions?  Well in order to do that you need to give them some more access.  
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Under User Profiles and My Sites click &lt;strong&gt;Personalization services permissions.  &lt;/strong&gt;
		&lt;/li&gt;&lt;li&gt;Click &lt;strong&gt;Add Users/Groups&lt;/strong&gt;
		&lt;/li&gt;&lt;li&gt;Enter your users name select which permissions you would like to bestow upon them and click &lt;strong&gt;Save&lt;/strong&gt;.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;What are all of these different permissions?  I am glad you asked.  &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;
	&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Create personal site&lt;/strong&gt; gives the user the capability to create and use a My Site.  Going deep here will have to be saved for another day but if you want to make that My Site link disappear take away this right from the users.  But you didn&amp;#39;t give it to them.  Why do they have it?  Go back to the manage permission screen.  All authenticated users were given this right by default.  
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Use personal features&lt;/strong&gt; is another topic for another day.  Essentially though this provides the My Links functionality and allows users to manage their Colleagues.
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Manage user profiles&lt;/strong&gt; this allows your user to do just that.  Get in there and modify the profiles for this SSP.  Give them this right and now they can access the links:  User profiles and properties, Profile services policies, and My Site Settings.
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Manage audiences &lt;/strong&gt;you guessed it but now you can click that handy little Audiences link.  Once you are there you can set the schedule or define the rules for building those global audiences.
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Manage permissions &lt;/strong&gt;this will let that user modify Personalization services permissions (the stuff we are doing right now).
&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Manage usage analytics&lt;/strong&gt; this gives the user access to make changes to Usage reporting.  Small bug here but if the user doesn&amp;#39;t have this right they can still open up the screen.  Then if they make a change and hit ok they get a 403 forbidden error.  Reminds you of SPS 2003 doesn&amp;#39;t it.  &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;
		&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;So now if you have given the user all of those permissions they should be a happy camper?  Depends.  If you have MOSS Enterprise then probably not because they still can&amp;#39;t manage the BDC.  Yikes!  More to do.  
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Click &lt;strong&gt;Business Data Catalog permissions &lt;/strong&gt;from the main screen of the SSP
&lt;/li&gt;&lt;li&gt;Click &lt;strong&gt;Add Users/Groups&lt;/strong&gt;
		&lt;/li&gt;&lt;li&gt;Enter your user, select their permissions and click &lt;strong&gt;Save&lt;/strong&gt;
		&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Since I will not even claim to understand the BDC I will leave you to use the included explanations on the screen to figure out what to give your users.
&lt;/p&gt;&lt;p&gt;Anyway, hopefully this will help you out.  
&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com/"&gt;SharePoint Help&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1090826" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/How+Do+I/default.aspx">How Do I</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item><item><title>What is a Shared Service Provider?</title><link>http://msmvps.com/blogs/shane/archive/2007/06/29/what-is-a-shared-service-provider.aspx</link><pubDate>Fri, 29 Jun 2007 01:45:48 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:992218</guid><dc:creator>Shane</dc:creator><slash:comments>43</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=992218</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2007/06/29/what-is-a-shared-service-provider.aspx#comments</comments><description>&lt;p&gt;For those of you who don&amp;#39;t know what I am talking about a bit of overview.  In MOSS 2007 there is this new concept of Shared Services Providers(SSP).  The idea being that there are certain services that really make sense to centrally manage and share.  A good example being profiles.  With a SSP we can import all of the profile information from AD once and then our various web applications can consume the data.  So maybe we have &lt;a href="http://marketing"&gt;http://marketing&lt;/a&gt; and &lt;a href="http://accounting"&gt;http://accounting&lt;/a&gt; it doesn&amp;#39;t make sense for each one to maintain identical profile information, they should share. 
&lt;/p&gt;&lt;p&gt; The major services that are handled by the SSP are:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Profiles and Audiences
&lt;/li&gt;&lt;li&gt;My Sites
&lt;/li&gt;&lt;li&gt;Search
&lt;/li&gt;&lt;li&gt;All of Excel Services
&lt;/li&gt;&lt;li&gt;All of the BDC (Business Data Catalog)
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Below is an example screen shot from MOSS 2007 Enterprise:
&lt;/p&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/shared%20documents/Blog%20Images/062907_0141_WhatisaShar1.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Sometimes the easiest way to think of Shared Services is the Parent vs. Child relationship.  The Parent (your SSP) goes out and does all of the work (pulling BDC data, indexing content, hosting My Sites) and the child (your web applications) come to the parents to ask for $5 (request data from the BDC, or view a calculated Excel sheet).  Does that help?  
&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Multiple SSPs
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;One of the most overwhelming things about SSPs for some people planning is how many should I have?  It is easy to see from the interface that you are given the opportunity to create more than one.  When should you do this?  
&lt;/p&gt;&lt;p&gt;As a general rule of thumb most companies will use one SSP.  This is my default answer.  So why do they give you the ability to run multiple SSPs?  There are cases where you want separate search or profiles.  The most common?  Extranet/internet scenarios.  Maybe your SharePoint farm hosts two primary web applications.  &lt;a href="http://portal"&gt;http://portal&lt;/a&gt; for your intranet and &lt;a href="http://ourcustomers"&gt;http://ourcustomers&lt;/a&gt; for your extranet.    In this scenario you probably want separate search and profiles.  And now you have found the reason to have multiple SSPs.  You don&amp;#39;t want to share information you want unique information for both.  
&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Another advantage of SSPs&lt;/span&gt;
	&lt;/p&gt;&lt;p&gt;Separation of roles.  In some medium and large environments it is not uncommon to have one group administering the physical server farm while another group needs to just maintain search.  Well the SSP concept makes this very easy.  Since the SSP is its own SharePoint site collection you can define a users access so they can NOT access central administration but they CAN access the SSP.  And once they get into the SSP you can even limit them.  Once inside the SSP you can determine if they can:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Manage user profiles
&lt;/li&gt;&lt;li&gt;Manage audiences
&lt;/li&gt;&lt;li&gt;Manage permissions
&lt;/li&gt;&lt;li&gt;Manage usage analytics
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Best I can tell if you give them access to the SSP all of the other SSP functions they will have rights to.  Guess it needs more testing.
&lt;/p&gt;&lt;p&gt;Still this separation of services from the actual administration of the server can be quite useful.  Epically in companies where the less access I give a user the better.
&lt;/p&gt;&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;Moral of the story&lt;/span&gt;
	&lt;/p&gt;&lt;p&gt; SSPs are very helpful and important to understand.  They should be part of your initial planning.  They can be secured at a very granular level or they can be give broad access.  Just mark this topic down as something else you need to full think through before you start rolling out SharePoint.  And when all else fails just have one SSP. 
&lt;/p&gt;&lt;p&gt; 
 &lt;/p&gt;&lt;p&gt;Shane –&lt;a href="http://www.sharepoint911.com/"&gt;SharePoint Help&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=992218" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/How+Do+I/default.aspx">How Do I</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SSP/default.aspx">SSP</category></item></channel></rss>