Michael's profileMOSStasticPhotosBlogListsMore ![]() | Help |
Microsoft Office SharePoint Server (MOSS) 2007 - Configuration / Setup - Login failed for user ''. The user is not associated with a trusted SQL Server configuration.After installing MOSS and launching the SharePoint Configuration Wizard (psconfig.exe) - you are ready to begin the last leg of your MOSS installation/setup. Here you provide the setup with the particualars for your server. Often you are installing MOSS with SQL Server being remote from MOSS, and you will be using a domain-level service account for the installation. The following is an example of the data you might enter during this step: (If the pic does not show - read the blog here - http://geekswithblogs.net/mhamilton/archive/2007/02/11/106024.aspx) Here you have a named instance of SQL Server - HAMPDOCNC running on a machine named HAMDC02. You have a service account - $ervice_MossSa - that is a domain-level account running on the HAMILTON domain. You click NEXT and you get the following: (If the pic does not show - read the blog here - http://geekswithblogs.net/mhamilton/archive/2007/02/11/106024.aspx) There are a number of reasons you can get this message. In short, if you review the 3rd to last ERR entry in the PCSDiagnostics (latest one) in \Program Files\Common Files\Microsoft Shared\web server extensions\12\LOGS - you'll see the above titled error - followed by a slew of other highly technical dump mumbo jumbo. The gist is - the account is not getting passed to SQL Server. Why? When you Google and otherwise research this error - it more often is associated with trying to connect to SQL Server from a ASP.Net application - but this is not the case here. Here are a couple of obvious things to check if you receive this message:
Finally, be sure you reboot the MOSS host after setting up the Enable Network DTC HTH's... |
|
|