<?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: SQL Server Kerberos Authentication in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/291719#M38260</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/15908"&gt;@barryla&lt;/a&gt;&amp;nbsp;did you have any luck getting this figured out?&amp;nbsp; I am in similar situation, but need to connect to an Azure SQL Managed Instance, but should be similar method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 13:44:52 GMT</pubDate>
    <dc:creator>kayjayeff1</dc:creator>
    <dc:date>2025-12-17T13:44:52Z</dc:date>
    <item>
      <title>SQL Server Kerberos Authentication</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/281785#M37115</link>
      <description>&lt;P&gt;I would like to know if the following would be possible.&lt;/P&gt;
&lt;P&gt;We have &amp;gt; 500 MS SQL Instances that we want to monitor on Dynatrace.&lt;BR /&gt;We would like to use Kerberos authentication to connect to the instances.&lt;BR /&gt;We want to create a new domain account for the connection from Dynatrace ActiveGate to the SQL Instances.&lt;BR /&gt;We don't want to use the SQL Service Account for the monitoring.&lt;BR /&gt;How do we register the new domain account to allow us to communicate from the ActiveGate to the SQL Instance?&lt;BR /&gt;&lt;BR /&gt;What setspn configuration do we need to allow for the communication?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 12:24:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/281785#M37115</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2025-07-22T12:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Kerberos Authentication</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/281797#M37117</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/15908"&gt;@barryla&lt;/a&gt;&amp;nbsp;Kerberos authentication is already supported for MS SQL extensions , you should be able to configure it when adding endpoints in extension&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/extend-microsoft-sql#define-endpoints" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/extend-microsoft-sql#define-endpoints&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/extensions20/data-sources/sql/microsoft-sql-monitoring#authentication" target="_blank"&gt;https://docs.dynatrace.com/docs/ingest-from/extensions20/data-sources/sql/microsoft-sql-monitoring#authentication&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"authentication": {
   "scheme": "kerberos",
   "username": "username",
   "password": "password",
   "realm": "realm",
   "kdc": "kdc"
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_0-1752796784667.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29062iB24FA8B0ACB03422/image-size/medium?v=v2&amp;amp;px=400" role="button" title="p_devulapalli_0-1752796784667.png" alt="p_devulapalli_0-1752796784667.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 00:01:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/281797#M37117</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-07-18T00:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Kerberos Authentication</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/281806#M37119</link>
      <description>&lt;P data-unlink="true"&gt;Thank you&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;p_devulapalli&lt;/SPAN&gt;&amp;nbsp;but the documentation is not complete on the requirements for Kerberos on what is needed. As mentioned in my post, I do not want to use the SQL Service Account but want to use a new domain account for the monitoring.&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;I need to see where it says how to configure the SPN configurations for the domain account to connect to the SQL instance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 04:31:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/281806#M37119</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2025-07-18T04:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Kerberos Authentication</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/291719#M38260</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/15908"&gt;@barryla&lt;/a&gt;&amp;nbsp;did you have any luck getting this figured out?&amp;nbsp; I am in similar situation, but need to connect to an Azure SQL Managed Instance, but should be similar method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 13:44:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/SQL-Server-Kerberos-Authentication/m-p/291719#M38260</guid>
      <dc:creator>kayjayeff1</dc:creator>
      <dc:date>2025-12-17T13:44:52Z</dc:date>
    </item>
  </channel>
</rss>

