<?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: Authentication.conf files in Security</title>
    <link>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679236#M17654</link>
    <description>&lt;P&gt;I’m sorry, I should’ve been more specific. The files don’t have the same name, one is called authentication.conf and the other one authentication.conf_2. I have updated the binddnpassword in the authentication.conf file, rebooted server, the password got hashed but I’m still not able to log into splunk.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2024 08:12:23 GMT</pubDate>
    <dc:creator>Orange_girl</dc:creator>
    <dc:date>2024-03-01T08:12:23Z</dc:date>
    <item>
      <title>Authentication.conf files</title>
      <link>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679136#M17651</link>
      <description>&lt;P&gt;Hello, I am new to splunk and noticed we have two different authentication.conf files in the local folder. &amp;nbsp;I compared them two and they are the same except for information regarding groupbasedn and the host. Also the bind password doesn’t get hashed after splunk restart in one of the files. Unfortunately I don’t have more information on this and trying to understand what’s the reason for the 2nd file. If the bind password is updated in the 1st file, we are still not able to access splunk which makes me thing the 2nd file is needed for some reason. Would anyone be able to suggest the reasons for the 2nd file? I wonder if I need it. I’m concern with using the 2nd file as well since the password doesn’t get hashed. Thank you for your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 15:21:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679136#M17651</guid>
      <dc:creator>Orange_girl</dc:creator>
      <dc:date>2024-02-29T15:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication.conf files</title>
      <link>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679186#M17652</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;there couldn’t be two files with same name on local directory!&amp;nbsp;&lt;BR /&gt;You should use&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk btool authentication list --debug&lt;/LI-CODE&gt;&lt;P&gt;to see how splunk sees those and from which file.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 17:48:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679186#M17652</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-02-29T17:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication.conf files</title>
      <link>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679218#M17653</link>
      <description>&lt;P&gt;There is no posibility that you have two identically named files in one directory. Maybe one has a typo in its name, maybe the case of the letters in the name is wrong. We don't know but check again. (Hint - wrong named file won't be used and values in it won't get encrypted on first read).&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 23:41:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679218#M17653</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-02-29T23:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication.conf files</title>
      <link>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679236#M17654</link>
      <description>&lt;P&gt;I’m sorry, I should’ve been more specific. The files don’t have the same name, one is called authentication.conf and the other one authentication.conf_2. I have updated the binddnpassword in the authentication.conf file, rebooted server, the password got hashed but I’m still not able to log into splunk.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 08:12:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679236#M17654</guid>
      <dc:creator>Orange_girl</dc:creator>
      <dc:date>2024-03-01T08:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication.conf files</title>
      <link>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679237#M17655</link>
      <description>&lt;P&gt;Only the file authentication.conf is used. The other one - with different extension - is not used. (which should be shown in the output of the commanf &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt; provided.&lt;/P&gt;&lt;P&gt;Splunk only uses files with the exact name needed, not with some additional prefixes or suffixes (but they can be in various directories from which they are "layered" onto each other according to the precedence rules.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/Wheretofindtheconfigurationfiles" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Why your authentication doesn't work though - we don't know. Not enough information. Look in your logs, look in your authentication server (LDAP?) logs. That might shed some light on the reasons.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 08:15:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Authentication-conf-files/m-p/679237#M17655</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-03-01T08:15:34Z</dc:date>
    </item>
  </channel>
</rss>

