You receive a "Cannot generate SSPI context" error message and the configuration database is not created when you run SharePoint Portal Server 2003 Setup (822265)
The information in this article applies to:
- Microsoft Office SharePoint Portal Server 2003
SYMPTOMSWhen you run SharePoint Portal Server Setup to install
SharePoint Portal Server 2003 to a server in a server farm, you may find that
the configuration database is not created, and you receive the following error
message: Error
Cannot generate SSPI context. CAUSEThis issue may occur in situations when there are entries
that exist in Active Directory from a previous installation of SharePoint
Portal Server, and these entries prevent Microsoft SQL Server from registering
itself correctly in Active Directory. RESOLUTIONTo resolve this issue, follow these steps:
- On the server in the server farm, that is running Microsoft
SQL Server, click Start, and then click
Run.
- In the Open box, type
cmd, and then click OK.
- Type the following line at the command prompt, where
ServerName is the name of the server that is running
Microsoft SQL Server 2000, and then press ENTER:A list of service principal names that are currently registered
for the server are displayed.
- From the list of currently registered service principal
names that is displayed earlier in step 3, make a note of each service
principal name that starts with the following text:
- Delete each service principal name entry that starts with
MSSQLSvc. To do so, type the following line at the command
prompt, where ServicePrincipalNameEntry is the
service principal name entry that starts with MSSQLSvc and
ServerName is the name of the server that is running
Microsoft SQL Server, and then press ENTER:
setspn -d ServicePrincipalNameEntryServerName Repeat this step for each service principal name entry that starts
with MSSQLSvc. - Restart the server.
- Create the configuration database.
Note If the symptoms that are described earlier in the "Symptoms"
section of this article persist after you perform this procedure on the server
that is running SQL Server, perform this procedure on each server in the server
farm.
Modification Type: | Major | Last Reviewed: | 9/27/2006 |
---|
Keywords: | kbDatabase kbsetup kberrmsg kbBug KB822265 kbAudITPRO |
---|
|