<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Kerberos with Report Server in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/369835#M4265</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know if it will help but there is a "Guy In A Cube" video on Youtube about exactly this problem, might be worth a view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Mon, 05 Mar 2018 14:10:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-05T14:10:16Z</dc:date>
    <item>
      <title>Kerberos with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/362463#M4051</link>
      <description>&lt;P&gt;Hello Community,　&lt;/P&gt;&lt;P&gt;I have created 3 servers on wich I have installed : PowerBI Report Server, SSAS and SQL Server.　&lt;/P&gt;&lt;P&gt;I have configured Kerberos.　&lt;/P&gt;&lt;P&gt;However, it is not working 　&lt;/P&gt;&lt;P&gt;We couldn't run the report because we couldn't connect to its data source. The report or data source might not be configured correctly.&lt;BR /&gt;Please try again later or contact support. If you contact support, please provide these details.　&lt;/P&gt;&lt;P&gt;We couldn't connect to the Analysis Services server. The server forcibly closed the connection. To connect as the user viewing the report, your organization must have configured Kerberos constrained delegation.　&lt;/P&gt;&lt;P&gt;Request ID9115842d-13ca-19f4-da04-93a824f9e0b8　&lt;/P&gt;&lt;P&gt;TimeWed Feb 21 2018 17:12:06 GMT+0100 (Romance Standard Time)　&lt;/P&gt;&lt;P&gt;Version14.0.600.442　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;in log files :　&lt;/P&gt;&lt;P&gt;2018-02-21 17:12:06.1462|ERROR|10|PBI.Win.ReportingServicesHostTrace|type:Error;message:processing:Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EntityDataSource'. ---&amp;gt; Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException: The connection either timed out or was lost. ---&amp;gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---&amp;gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host　&lt;/P&gt;&lt;P&gt;at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)　&lt;/P&gt;&lt;P&gt;at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)　&lt;/P&gt;&lt;P&gt;--- End of inner exception stack trace ---　&lt;/P&gt;&lt;P&gt;at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)　&lt;/P&gt;&lt;P&gt;at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.DimeRecord.ForceRead(Stream stream, Byte[] buffer, Int32 length)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.DimeRecord.ReadHeader()　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.DimeReader.ReadRecord()　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.TcpStream.GetResponseDataType()　&lt;/P&gt;&lt;P&gt;--- End of inner exception stack trace ---　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.EndRequest(Boolean useBinaryXml)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SendMessage(Boolean endReceivalIfException, Boolean readSession, Boolean readNamespaceCompatibility)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SupportsProperty(String propName)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Connect(Boolean toIXMLA)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.DataExtensions.AdomdExceptionHandler.Execute(String connectionString, Action action)　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.&amp;lt;&amp;gt;c__DisplayClass6_0.&amp;lt;OpenConnection&amp;gt;b__0()　&lt;/P&gt;&lt;P&gt;--- End of inner exception stack trace ---;;| RequestID = 9115842d-13ca-19f4-da04-93a824f9e0b8 ClientSessionID = 3a233905-497b-a82c-314a-77608064f6ae 　&lt;/P&gt;&lt;P&gt;2018-02-21 17:12:06.1618|ERROR|10|PBI.Win.ProcessingError|ExceptionType:Microsoft.ReportingServices.ReportProcessing.ReportProcessingException;stackTrace: at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.&amp;lt;&amp;gt;c__DisplayClass6_0.&amp;lt;OpenConnection&amp;gt;b__0()　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.Diagnostics.Utilities.DefaultActivitiesFactory.CreateSyncActivityAndReportResult(RSActivityType activityType, Action action)　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.&amp;lt;&amp;gt;c__DisplayClass5_0.&amp;lt;OpenDataSourceExtensionConnection&amp;gt;b__0()　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.HandleImpersonation(IProcessingDataSource dataSource, DataSourceInfo dataSourceInfo, String datasetName, IDbConnection connection, Action afterImpersonationAction)　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.OpenDataSourceExtensionConnection(IProcessingDataSource dataSourceObj, String connectString, DataSourceInfo dataSourceInfo, String datasetName)　&lt;/P&gt;&lt;P&gt;at Microsoft.PowerBI.ReportingServicesHost.LocalDataExtensionConnectionWrapper..ctor(DataSourceInfo dataSourceInfo, CreateDataExtensionInstance createExtensionCallback, UserContext threadUser, ExecutionType execType, IAdditionalToken additionalToken, IDbConnectionPool connectionPool, IDataProtection dataProtection)　&lt;/P&gt;&lt;P&gt;at Microsoft.PowerBI.ReportingServicesHost.LocalDataExtensionConnectionWrapper.&amp;lt;&amp;gt;c__DisplayClass7_0.&amp;lt;Open&amp;gt;b__0()　&lt;/P&gt;&lt;P&gt;at Microsoft.PowerBI.ReportServer.ExploreHost.WindowsUserIdentityConnectionImpersonator.ExecuteInContext[T](Func`1 func)　&lt;/P&gt;&lt;P&gt;at Microsoft.PowerBI.ReportingServicesHost.LocalReportProcessingHost.GetModelMetadata(DataSourceInfo dataSourceInfo, IDbConnectionPool connectionPool, String modelMetadataVersion, IConnectionUserImpersonator connectionUserImpersonator, ITelemetryService telemetryService)　&lt;/P&gt;&lt;P&gt;at Microsoft.PowerBI.ReportingServicesHost.DataShapingHelper.GetModelMetadata(IPowerViewEngine powerViewEngine, IDbConnectionPool connectionPool, DataSourceInfo dataSourceInfo, IASConnectionInfo asConnectionInfo, Boolean useMsolapForCsdl, IConnectionUserImpersonator connectionUserImpersonator, ITelemetryService telemetryService, String maxModelMetadataVersion);message:GetModelAsStream;| RequestID = 9115842d-13ca-19f4-da04-93a824f9e0b8 ClientSessionID = 3a233905-497b-a82c-314a-77608064f6ae 　&lt;/P&gt;&lt;P&gt;2018-02-21 17:12:06.1774|ERROR|4|Failure in conceptualschema| RequestID = 9115842d-13ca-19f4-da04-93a824f9e0b8 ClientSessionID = 3a233905-497b-a82c-314a-77608064f6ae Microsoft.PowerBI.ReportServer.ExploreHost.Error.RSExploreHostException: Cannot create a connection to data source 'EntityDataSource'. ---&amp;gt; Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EntityDataSource'. ---&amp;gt; Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException: The connection either timed out or was lost. ---&amp;gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---&amp;gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host　&lt;/P&gt;&lt;P&gt;at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)　&lt;/P&gt;&lt;P&gt;at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)　&lt;/P&gt;&lt;P&gt;--- End of inner exception stack trace ---　&lt;/P&gt;&lt;P&gt;at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)　&lt;/P&gt;&lt;P&gt;at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.DimeRecord.ForceRead(Stream stream, Byte[] buffer, Int32 length)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.DimeRecord.ReadHeader()　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.DimeReader.ReadRecord()　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.TcpStream.GetResponseDataType()　&lt;/P&gt;&lt;P&gt;--- End of inner exception stack trace ---　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.EndRequest(Boolean useBinaryXml)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SendMessage(Boolean endReceivalIfException, Boolean readSession, Boolean readNamespaceCompatibility)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.SupportsProperty(String propName)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Connect(Boolean toIXMLA)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)　&lt;/P&gt;&lt;P&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.DataExtensions.AdomdExceptionHandler.Execute(String connectionString, Action action)　&lt;/P&gt;&lt;P&gt;at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.&amp;lt;&amp;gt;c__DisplayClass6_0.&amp;lt;OpenConnection&amp;gt;b__0()　&lt;/P&gt;&lt;P&gt;Any idea please?　&lt;/P&gt;&lt;P&gt;Regards,　&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 16:21:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/362463#M4051</guid>
      <dc:creator>Arez2017</dc:creator>
      <dc:date>2018-02-21T16:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/362662#M4053</link>
      <description>&lt;P&gt;These errors seem more of a network connectivity problem than Kerberos. Could you please confirm connectivity first?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 20:44:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/362662#M4053</guid>
      <dc:creator>pbx</dc:creator>
      <dc:date>2018-02-21T20:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/368758#M4235</link>
      <description>&lt;P&gt;I have the same error, but mine only happens when I set the authentication type to windows authentication as the user viewing the report&amp;nbsp;and I use a PROD domain user to access the TEST domain Power BI Report Server,&amp;nbsp;I believe it's a double hop issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise if I test with the TEST domain user,&amp;nbsp;this same report works fine, I managed to configure SPN delegation following the instructions given here:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trust between my domain is configured, my PROD domain user can access the PBIRS&amp;nbsp;and view reports that have a forced credetial on the datasource as well as access the SSAS cube, both these servers are on the TEST domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone has any idea for my double hop issue, I'm open for suggestions &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mego&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 14:15:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/368758#M4235</guid>
      <dc:creator>mkrikorian</dc:creator>
      <dc:date>2018-03-02T14:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/369835#M4265</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know if it will help but there is a "Guy In A Cube" video on Youtube about exactly this problem, might be worth a view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 14:10:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/369835#M4265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T14:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/369837#M4266</link>
      <description>&lt;P&gt;This is the link!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/configure-kerberos-powerbi-reports&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 14:11:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/369837#M4266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos with Report Server</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/638814#M9743</link>
      <description>&lt;P&gt;Did anybody able to resolve this issue, we are having the same issue on our environment. We are using Aug-18 release and our keberos and SPNs are set following the documentation by Guy In a Cube. Our report is with import so no question of connecting to SSAS but still getting the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhawal&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 03:07:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Kerberos-with-Report-Server/m-p/638814#M9743</guid>
      <dc:creator>dhawal16</dc:creator>
      <dc:date>2019-03-07T03:07:21Z</dc:date>
    </item>
  </channel>
</rss>

