<?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 Users Query Base DN in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724103#M4052</link>
    <description>&lt;P&gt;The LDAP integration by AppD is really bad. I would go with SAML intead. This works great.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 11:06:29 GMT</pubDate>
    <dc:creator>Gunnar_Svanberg</dc:creator>
    <dc:date>2018-07-03T11:06:29Z</dc:date>
    <item>
      <title>LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724098#M4047</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm setting up LDAP authentication for our controller and have managed to get it working when setting the Users Query Base DN to a specific OU. Example:&amp;nbsp;&lt;EM&gt;ou=Users,dc=domain,dc=local&lt;/EM&gt;&lt;/P&gt;


&lt;P&gt;The problem is, we have a lot of OU's at the top level so ideally would want to set the Base DN to the root, and then use a filter to bring in specific accounts.&lt;/P&gt;

&lt;P&gt;So I set to Base DN to: &lt;EM&gt;dc=domain,dc=local&lt;/EM&gt; but then receive the following error when attempting to test the query:&lt;/P&gt;

&lt;PRE&gt;com.singularity.ee.controller.api.exceptions.LDAPAccessException: LDAPSearchException(resultCode=12 (unavailable critical extension), &lt;BR /&gt;numEntries=0, numReferences=0, errorMessage='000020EF: SvcErr: DSID-03140373, problem 5010 (UNAVAIL_EXTENSION), data 0 ', &lt;BR /&gt;responseControls={ServerSideSortResponseControl(resultCode=53 (unwilling to perform)), &lt;BR /&gt;VirtualListViewResponseControl(targetPosition=0, contentCount=0, resultCode=0 (success))})&lt;/PRE&gt;
&lt;P&gt;I'm wondering if there's a maximum limit to the number of users it will list and that's perhaps why the error response is returned. Any information would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 10:56:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724098#M4047</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-13T10:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724099#M4048</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Matt,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Could you please try to apply user filter &amp;nbsp;as:&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;(&amp;amp;(objectclass=user))&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;and check if the test user query works.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yogesh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 15:32:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724099#M4048</guid>
      <dc:creator>Yogesh_Chouk</dc:creator>
      <dc:date>2017-10-13T15:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724100#M4049</link>
      <description>&lt;P&gt;Hi Yogesh,&lt;/P&gt;

&lt;P&gt;Unfortunately the same error appears when using the root as the base DN - it works ok if I scope in on a specific OU, though.&lt;/P&gt;

&lt;P&gt;Any other suggestions would be greatly appreciated. As a side note, I have it set to paged at 500 per page which should be sufficient for our LDAP servers to respond to.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 18:14:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724100#M4049</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-15T18:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724101#M4050</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;

&lt;P&gt;Could you please share screenshots of configuration of Ldap from Controller UI and the result of test connection, test user query and test group query.&lt;/P&gt;
&lt;P&gt;Also, please attach the latest server logs for review.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yogesh&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 11:41:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724101#M4050</guid>
      <dc:creator>Yogesh_Chouk</dc:creator>
      <dc:date>2017-10-16T11:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724102#M4051</link>
      <description>&lt;P&gt;how did this issue get resolved. I am setting up LDAP and got same error too.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 19:37:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724102#M4051</guid>
      <dc:creator>mcmanoj2001</dc:creator>
      <dc:date>2018-06-15T19:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724103#M4052</link>
      <description>&lt;P&gt;The LDAP integration by AppD is really bad. I would go with SAML intead. This works great.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 11:06:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724103#M4052</guid>
      <dc:creator>Gunnar_Svanberg</dc:creator>
      <dc:date>2018-07-03T11:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Users Query Base DN</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724104#M4053</link>
      <description>&lt;P&gt;Changing "Paging Type" to "Simple Paged Results" solved this for me.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 14:40:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/LDAP-Users-Query-Base-DN/m-p/724104#M4053</guid>
      <dc:creator>Ferdinand_Holze</dc:creator>
      <dc:date>2019-01-10T14:40:45Z</dc:date>
    </item>
  </channel>
</rss>

