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.
Author |
Topic |
dewacorp.alliances
452 Posts |
Posted - 2006-09-01 : 00:10:26
|
hi thereI found the following error - "Cannot generate SSPI context" when I try to do a SQL Server Registration on one of my Enterprise Manager.But if I do from other server work ok. Just only this client machine pointing to that server and the rest of server are ok.I am appreciated your feedback.Thanks |
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2006-09-01 : 00:54:20
|
verify the following:1. can you telnet to the server from the client machine? is the sql port open for connection?2. how are you connecting? does the account you're using for connection has the appropriate permission?3. if you still can't, register the server in your client network utility firsthth--------------------keeping it simple... |
 |
|
|
|
|