<?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: Updated DB Connect, now my connections don't work; MS-SQL Server Using MS Generic Driver With Kerberos Authenticatio in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Updated-DB-Connect-now-my-connections-don-t-work-MS-SQL-Server/m-p/602669#M104918</link>
    <description>&lt;P&gt;Maybe helpful or not, when I updated recently to&amp;nbsp;splunk_app_db_connect v3.9.0 I was getting connection errors, before updating all was working. I do use SSL connection and I'm connecting to MySQL on RHEL node so not exactly your setup.&lt;BR /&gt;&lt;BR /&gt;To get it working after updating db_connect to&amp;nbsp;v3.9.0 I had to update my MySQL driver to restore connectivity.&amp;nbsp; Might be worth checking the driver versions you have and see if it needs updating; Splunk base has an add-on for "Splunk DBX Add-on for Microsoft SQL Server JDBC" which is at version 1.1.0.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 15:45:42 GMT</pubDate>
    <dc:creator>Cmayfield4</dc:creator>
    <dc:date>2022-06-21T15:45:42Z</dc:date>
    <item>
      <title>Updated DB Connect, now my connections don't work; MS-SQL Server Using MS Generic Driver With Kerberos Authentication</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updated-DB-Connect-now-my-connections-don-t-work-MS-SQL-Server/m-p/602493#M104908</link>
      <description>&lt;P&gt;Splunkers,&lt;/P&gt;&lt;P&gt;I just updated my app db_connect. Now all my connections are broken. I think they are forcing ssl now and that has broken them. This is error that produces:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;driver&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;could&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;not&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;establish&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;a&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;secure&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;connection&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;SQL&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Server&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;by&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;using&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Secure&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Sockets&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Layer&lt;SPAN&gt;&amp;nbsp;(&lt;SPAN&gt;SSL&lt;SPAN&gt;)&amp;nbsp;&lt;SPAN&gt;encryption.&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Error:&lt;SPAN&gt;&amp;nbsp;"&lt;SPAN&gt;PKIX&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;path&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;building&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;failed:&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;sun.security.provider.certpath.SunCertPathBuilderException:&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;unable&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;find&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;valid&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;certification&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;path&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;requested&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;target&lt;SPAN&gt;"&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;I tried setting the key value pair to encrypt=false. I then get this error and my Server team says it's no longer using Kerberos.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Login failed for user 'SVCSplunkDBRead'. ClientConnectionId:5fb7a943-44bb-46ce-bf52-63a9c90643df&lt;P&gt;Any advice on how to fix the issue would be super awesome! I don't think the server team is going to turn on SSL right now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These are my local confs:&lt;/P&gt;&lt;P&gt;inputs.conf&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;[&lt;A href="http://db-connect-http-input" target="_blank"&gt;http://db-connect-http-input&lt;/A&gt;]&lt;BR /&gt;disabled = 0&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;db_connection.conf&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[EEHProd]&lt;BR /&gt;connection_type = generic_mssql_kerberos&lt;BR /&gt;database = EnterpriseExceptionSystem&lt;BR /&gt;disabled = 0&lt;BR /&gt;host = SQLSERVER&lt;BR /&gt;identity = SplunkDBRead&lt;BR /&gt;jdbcUseSSL = true&lt;BR /&gt;localTimezoneConversionEnabled = false&lt;BR /&gt;port = 1433&lt;BR /&gt;readonly = true&lt;BR /&gt;timezone = America/Denver&lt;BR /&gt;customizedJdbcUrl = jdbc:sqlserver://SQLSERVER:1433;databaseName=EnterpriseExceptionSystem;selectMethod=cursor;encrypt=true;MultiSubNetFailover=True&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;identities.conf&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[SplunkDBRead]&lt;BR /&gt;disabled = 0&lt;BR /&gt;domain_name = ipce&lt;BR /&gt;password = somepassword&lt;BR /&gt;use_win_auth = true&lt;BR /&gt;username = SVCSplunkDBRead&lt;BR /&gt;identity_type = normal&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 22:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updated-DB-Connect-now-my-connections-don-t-work-MS-SQL-Server/m-p/602493#M104908</guid>
      <dc:creator>spctravis</dc:creator>
      <dc:date>2022-06-20T22:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Updated DB Connect, now my connections don't work; MS-SQL Server Using MS Generic Driver With Kerberos Authenticatio</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updated-DB-Connect-now-my-connections-don-t-work-MS-SQL-Server/m-p/602669#M104918</link>
      <description>&lt;P&gt;Maybe helpful or not, when I updated recently to&amp;nbsp;splunk_app_db_connect v3.9.0 I was getting connection errors, before updating all was working. I do use SSL connection and I'm connecting to MySQL on RHEL node so not exactly your setup.&lt;BR /&gt;&lt;BR /&gt;To get it working after updating db_connect to&amp;nbsp;v3.9.0 I had to update my MySQL driver to restore connectivity.&amp;nbsp; Might be worth checking the driver versions you have and see if it needs updating; Splunk base has an add-on for "Splunk DBX Add-on for Microsoft SQL Server JDBC" which is at version 1.1.0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 15:45:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updated-DB-Connect-now-my-connections-don-t-work-MS-SQL-Server/m-p/602669#M104918</guid>
      <dc:creator>Cmayfield4</dc:creator>
      <dc:date>2022-06-21T15:45:42Z</dc:date>
    </item>
  </channel>
</rss>

