<?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 DBconnect to SCCM database in Security</title>
    <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418958#M12943</link>
    <description>&lt;P&gt;Trying to connect to MSSQL for the SCCMdatabase. I'm trying to use a domain account, and Windows Authentication. If I try the MS_SQL Server Using MS Generic Driver with Windows Authentication, point it to the database I want to connect to, I get the following when trying to validate:&lt;BR /&gt;
"This driver is not configured for integrated authentication." If I try MS-SQL Server Using MS Generic Driver, I get: "Login failed for user". If I try the jTDS drivers, I get connection timed out.&lt;/P&gt;

&lt;P&gt;Can anyone help me figure this out? I'm trying to get the SCCM app working, just to see what it gives us, and I can't even get DBConnect to work.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Oct 2018 12:18:54 GMT</pubDate>
    <dc:creator>Nadhiyaa</dc:creator>
    <dc:date>2018-10-07T12:18:54Z</dc:date>
    <item>
      <title>DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418958#M12943</link>
      <description>&lt;P&gt;Trying to connect to MSSQL for the SCCMdatabase. I'm trying to use a domain account, and Windows Authentication. If I try the MS_SQL Server Using MS Generic Driver with Windows Authentication, point it to the database I want to connect to, I get the following when trying to validate:&lt;BR /&gt;
"This driver is not configured for integrated authentication." If I try MS-SQL Server Using MS Generic Driver, I get: "Login failed for user". If I try the jTDS drivers, I get connection timed out.&lt;/P&gt;

&lt;P&gt;Can anyone help me figure this out? I'm trying to get the SCCM app working, just to see what it gives us, and I can't even get DBConnect to work.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 12:18:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418958#M12943</guid>
      <dc:creator>Nadhiyaa</dc:creator>
      <dc:date>2018-10-07T12:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418959#M12944</link>
      <description>&lt;P&gt;what about the kerberos option?  If your splunk box is on *nix, i think that's the one to try.  And of course, be sure that you specified the domain in the identity you're using.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 12:58:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418959#M12944</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2018-10-07T12:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418960#M12945</link>
      <description>&lt;P&gt;KrbException: Cannot locate default realm&lt;/P&gt;

&lt;P&gt;I am getting this above error&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 07:14:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418960#M12945</guid>
      <dc:creator>Nadhiyaa</dc:creator>
      <dc:date>2018-10-08T07:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418961#M12946</link>
      <description>&lt;P&gt;What version of DBConnect are you using?  I was able to find the below response for the same issue&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/556315/splunk-db-connect-3-why-am-i-unable-to-login-using.html"&gt;https://answers.splunk.com/answers/556315/splunk-db-connect-3-why-am-i-unable-to-login-using.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 19:07:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418961#M12946</guid>
      <dc:creator>smdojo</dc:creator>
      <dc:date>2018-10-08T19:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418962#M12947</link>
      <description>&lt;P&gt;I am able to connect to the SCCM database after creating a new user for Splunk giving permissions.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Oct 2018 07:12:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418962#M12947</guid>
      <dc:creator>Nadhiyaa</dc:creator>
      <dc:date>2018-10-14T07:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418963#M12948</link>
      <description>&lt;P&gt;I'm trying to do the same exact thing you are! SCCM app doesn't work, and I need SCCM data, so I'm trying to get it with DBConnect.&lt;/P&gt;

&lt;P&gt;Right now if I try to validate, port 1433, read-only flag checked, enable SSL flag unchecked, for MSSQL and Windows authentication and generic driver, it does validate and tells me connection saved successfully! And the enabled flag is set to true. However, I then get a connection error (at the top of the page, not next to the validate button like if you try to validate something that is invalid) and am not sure why. It populates the default database to be "master".&lt;/P&gt;

&lt;P&gt;Any suggestions? The permissions are the default permissions for dbconnect.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 17:47:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418963#M12948</guid>
      <dc:creator>nick405060</dc:creator>
      <dc:date>2018-10-17T17:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: DBconnect to SCCM database</title>
      <link>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418964#M12949</link>
      <description>&lt;P&gt;Yes it takes the default database to be "master" But you can edit the jdbc url to specify your database name.&lt;BR /&gt;
 databaseName=XXX;&lt;/P&gt;

&lt;P&gt;Also authenticate with MS-SQL Server Using MS Generic Driver and possible create a Splunk user to access those tables . You Can check with your DB guy to do that.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 08:09:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/DBconnect-to-SCCM-database/m-p/418964#M12949</guid>
      <dc:creator>Nadhiyaa</dc:creator>
      <dc:date>2018-10-18T08:09:04Z</dc:date>
    </item>
  </channel>
</rss>

