输入banner图图片脚本导航/分类

sql server 2008r2:The target principal name is incorrect. Cannot generate SSPI context

当用SQL server management studio使用IP连接时提示如下错误:

 

sql server 2008r2:The target principal name is incorrect. Cannot generate SSPI context

 

解决方法:

cmd中执行(注意管理员权限运行):

    SETSPN -A MSSQLSvc/DBServerName:1433 DBServerName

本文出自 “重启ING” 博客,请务必保留此出处http://winter2014.blog.51cto.com/151632/1788295

sql server 2008r2:The target principal name is incorrect. Cannot generate SSPI context

标签:management   generate   principal   server   target