<?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 LDAP Search don't work in Security</title>
    <link>https://community.splunk.com/t5/Security/LDAP-Search-don-t-work/m-p/66671#M2191</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Recently I configured splunk authentication and I mapped groups of our LDAP to use SPLUNK, but i tried to log-in through one LDAP user unsuccesfully.&lt;/P&gt;

&lt;P&gt;This is the message that I can view in S.o.S for splunk when i attemp to log-in:&lt;/P&gt;

&lt;P&gt;ERROR AuthenticationManagerLDAP - Couldn't find matching groups for user="xxxx". Search filter="(memberuid=uid=xxxx,ou=xxxx,dc=xxxx,dc=local)" strategy="FOO"&lt;/P&gt;

&lt;P&gt;It seems that includes memberuid without sense for me. How could I configure correctly my ldap auth to achieve some ldap search similar to this one?&lt;/P&gt;

&lt;P&gt;uid=xxxx,ou=xxxx,dc=xxxx,dc=local&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2013 15:31:47 GMT</pubDate>
    <dc:creator>ifarre</dc:creator>
    <dc:date>2013-09-18T15:31:47Z</dc:date>
    <item>
      <title>LDAP Search don't work</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Search-don-t-work/m-p/66671#M2191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Recently I configured splunk authentication and I mapped groups of our LDAP to use SPLUNK, but i tried to log-in through one LDAP user unsuccesfully.&lt;/P&gt;

&lt;P&gt;This is the message that I can view in S.o.S for splunk when i attemp to log-in:&lt;/P&gt;

&lt;P&gt;ERROR AuthenticationManagerLDAP - Couldn't find matching groups for user="xxxx". Search filter="(memberuid=uid=xxxx,ou=xxxx,dc=xxxx,dc=local)" strategy="FOO"&lt;/P&gt;

&lt;P&gt;It seems that includes memberuid without sense for me. How could I configure correctly my ldap auth to achieve some ldap search similar to this one?&lt;/P&gt;

&lt;P&gt;uid=xxxx,ou=xxxx,dc=xxxx,dc=local&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Search-don-t-work/m-p/66671#M2191</guid>
      <dc:creator>ifarre</dc:creator>
      <dc:date>2013-09-18T15:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Search don't work</title>
      <link>https://community.splunk.com/t5/Security/LDAP-Search-don-t-work/m-p/66672#M2192</link>
      <description>&lt;P&gt;Not sure how your AD is defined, however here is an example with a virtual AD for testing &lt;BR /&gt;
Here is a sample LDAP search query &lt;/P&gt;

&lt;P&gt;ldapsearch -h "YOURHOSTNAME" or "Ipaddress" -p "your LDAP port"  -b "CN=Splunk Users,OU=Security Groups - SPLUNK,DC=YOURS,DC=IT,DC=Splunk,DC=edu" -x -D "Splunk service account" -W "groupNameAttribute"  &lt;/P&gt;

&lt;P&gt;My AD has a "OU" or group called "Security Groups-Splunk" Under that Group, &lt;BR /&gt;
I created a "CN" or group called Splunk Users,  you can place your potential users in that group. &lt;BR /&gt;
The display or real user name is "Splunk Service account" -You will need to specify credentials when you test with LDAP search. So ensure you have the correct password. Otherwise your account maybe locked out based upon your inherent Security Group policies. &lt;BR /&gt;
You can also substitute  "realNameAttribute" "displayname" "member" "userNameAttribute"" after -W for further testing&lt;/P&gt;

&lt;P&gt;Sample (Domain Component) or your Domain name = yours.IT.Splunk.edu&lt;/P&gt;

&lt;P&gt;You can verify your ad configuration using another LDAP Windows GUI browser. I used Active Directory Explorer&lt;BR /&gt;
Once it works go to Map groups to verify users from Splunk web interface &lt;/P&gt;

&lt;P&gt;"&lt;A href="http://YourSplunkServer.yours.IT.Splunk.edu8000/en-US/manager/yours/authentication/providers/LDAP"&gt;http://YourSplunkServer.yours.IT.Splunk.edu8000/en-US/manager/yours/authentication/providers/LDAP&lt;/A&gt;"&lt;/P&gt;

&lt;P&gt;HTHs&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 22:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/LDAP-Search-don-t-work/m-p/66672#M2192</guid>
      <dc:creator>Voltaire</dc:creator>
      <dc:date>2015-11-30T22:05:52Z</dc:date>
    </item>
  </channel>
</rss>

