本文介绍了为SSRS注册SPN的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

不确定这是否是正确的论坛......


我正在尝试使用
为报表服务器注册服务主体名称(SPN)从命令行 SetSPN , 我不确定语法。请根据以下参数告诉我如何构建命令:


主机名:SCMSQL

SSRS实例名称:MSSQLSERVER

SSRS服务帐户:mydomain \ MSSQLSSRS


Thanx! 





Darrell H Burns

解决方案

Not sure if this is the right forum...

I'm trying to register a Service Principal Name (SPN) for a Report Server usingSetSPN from the command line, and I'm unsure of the syntax. Please let me know how to structure the command based on the following parameters:

Host Name: SCMSQL
SSRS Instance Name: MSSQLSERVER
SSRS Service account: mydomain\MSSQLSSRS

Thanx! 


Darrell H Burns

解决方案


这篇关于为SSRS注册SPN的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-19 11:40