Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 cannot generate sspi context

Author  Topic 

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2010-05-06 : 13:33:08
Hi,
we have added a hotfix in our sql server 2005 ent edition,later i'm getting the error "cannot generate sspi context". from inside the server, i'm able to connect. but from other machines i'm not. thanks in advance.

what is the solution.....

Arnav
Even you learn 1%, Learn it with 100% confidence.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-05-06 : 13:36:05
Google the error. You'll see tons of ways to correct it. It is a common error.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2010-05-06 : 13:42:08
i'mreading some articleson this, but that is aproduction, and this is a banking environment. you experienced suggesionis helpful Tara

Arnav
Even you learn 1%, Learn it with 100% confidence.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-05-06 : 14:00:00
The only other thing I can add on top of what you'll find from google is to open a case with Microsoft. That's what I would do for a mission critical system.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2010-05-06 : 14:25:20
wow never seen this before

http://blogs.msdn.com/sql_protocols/archive/2005/10/19/482782.aspx

But it sounds like a serious BASIC fundamental problem of the architecture setup



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2010-05-11 : 06:03:12
Why the problem arised : we tried to install a hot fix using service account, it has not accepted. so we changed to built-in account and installed successfully, again changed back to service account. then the problem started. we are able to connect from the server to sql server. but from any other client machine, we are not able to connect.

Solution for this: we tried all the ways, but no success. finally, we changed the account to built in account, and restarted the server (i mean service). then changed the account to service account again. now there are no issues, and we are able to connect from other client machines also.


Arnav
Even you learn 1%, Learn it with 100% confidence.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-05-11 : 12:17:04
Glad you got it resolved.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -