<?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: LDAP Authentication Splunk Free broken since update to Splunk 6 in Security</title>
    <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77897#M2585</link>
    <description>&lt;P&gt;I'm also experiencing this issue on 6. I had it on 5, but managed to mess with the proxy settings until it worked. Trying to login with the correct user/pass just results in the authentication prompt reopening. Hitting "cancel" just gives me a 401.&lt;/P&gt;

&lt;P&gt;I'm using nginx to reverse proxy.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2013 22:33:23 GMT</pubDate>
    <dc:creator>itghelp</dc:creator>
    <dc:date>2013-10-11T22:33:23Z</dc:date>
    <item>
      <title>LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77894#M2582</link>
      <description>&lt;P&gt;Hi.  I am currently running Splunk Free.  In order to provide some access control, it is proxied through Apache on the same server, with LDAP authentication.  This was working perfectly until I updated to Splunk 6 this morning.  Now I am unable to access Splunk, as it keeps prompting for credentials.  I've even tried changing to file-based passwords, with the same issue.&lt;/P&gt;

&lt;P&gt;Here is my Apache config:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ProxyPass           /       htp://localhost:8000/ retry=0 timeout=5
ProxyPassReverse    /       htp://localhost:8000/

[Location /]
            AuthType Basic
            AuthName "Splunk"

            AuthBasicProvider ldap
            AuthzLDAPAuthoritative  On
            AuthLDAPBindDN "cn=ldap-bind,ou=Service Accounts,...,dc=co,dc=uk"
            AuthLDAPBindPassword "..."
            AuthLDAPUrl "ldap://10.10.10.10:389/ou=...,dc=co,dc=uk?sAMAccountName?sub?(objectClass=user)" NONE
            AuthLDAPGroupAttributeIsDN on

            Require ldap-group CN=G.ADM.Logging,OU=Admin,...DC=co,DC=uk
[/Location]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Has anyone else experienced this issue?  If I disable authentication it proxies fine again.&lt;/P&gt;

&lt;P&gt;(Note, the typos above are because I can't post otherwise.)&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 10:06:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77894#M2582</guid>
      <dc:creator>pixelseventy2</dc:creator>
      <dc:date>2013-10-01T10:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77895#M2583</link>
      <description>&lt;P&gt;Are you saying that its now asking for a Splunk user/pass after passing your LDAP authentication?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 13:40:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77895#M2583</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-10-01T13:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77896#M2584</link>
      <description>&lt;P&gt;Hi Drainy.  No, it just keeps popping up the Apache basic authentication box, seemingly for each HTTP request.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 16:00:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77896#M2584</guid>
      <dc:creator>pixelseventy2</dc:creator>
      <dc:date>2013-10-01T16:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77897#M2585</link>
      <description>&lt;P&gt;I'm also experiencing this issue on 6. I had it on 5, but managed to mess with the proxy settings until it worked. Trying to login with the correct user/pass just results in the authentication prompt reopening. Hitting "cancel" just gives me a 401.&lt;/P&gt;

&lt;P&gt;I'm using nginx to reverse proxy.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 22:33:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77897#M2585</guid>
      <dc:creator>itghelp</dc:creator>
      <dc:date>2013-10-11T22:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77898#M2586</link>
      <description>&lt;P&gt;Hi @itghelp, are you seeing the issue on Chrome only, or on all browsers? &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2013 07:04:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77898#M2586</guid>
      <dc:creator>pixelseventy2</dc:creator>
      <dc:date>2013-10-15T07:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77899#M2587</link>
      <description>&lt;P&gt;Hi @pixelseventy2, yes, only Chrome seems to be affected.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2013 20:39:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77899#M2587</guid>
      <dc:creator>itghelp</dc:creator>
      <dc:date>2013-10-15T20:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77900#M2588</link>
      <description>&lt;P&gt;it is known bug in 6.0 on Chrome . &lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 18:36:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77900#M2588</guid>
      <dc:creator>ithangasamy_spl</dc:creator>
      <dc:date>2013-12-04T18:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication Splunk Free broken since update to Splunk 6</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77901#M2589</link>
      <description>&lt;P&gt;Are you referring to Chrome bug ID 6666?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2013 00:53:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Authentication-Splunk-Free-broken-since-update-to-Splunk-6/m-p/77901#M2589</guid>
      <dc:creator>elatov</dc:creator>
      <dc:date>2013-12-08T00:53:52Z</dc:date>
    </item>
  </channel>
</rss>

