<?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: splunkd.log UserManagerPro LDAP warning with blank username in Security</title>
    <link>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297457#M7964</link>
    <description>&lt;P&gt;Why didn't I think of that?  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Just prior I see&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;03-29-2017 14:06:11.948 -0500 WARN  HttpListener - Socket error from 1.2.3.4 while idling: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
03-29-2017 14:06:13.153 -0500 WARN  HttpListener - Socket error from 1.2.3.5 while idling: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
3-29-2017 14:06:13.543 -0500 ERROR ScopedLDAPConnection - Invalid search filter: Attribute and value must be non-empty. Attempted to constrain attribute="samaccountname" to value=""
03-29-2017 14:06:13.612 -0500 ERROR ScopedLDAPConnection - Invalid search filter: Attribute and value must be non-empty. Attempted to constrain attribute="samaccountname" to value=""
03-29-2017 14:06:13.612 -0500 ERROR UserManagerPro - Failed to get LDAP user="" from any configured servers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I think we have some internal tool that is scanning servers and attempting to break in on any ports it can find.   Just to see, I tried going to the web interface and hitting enter without entering a userid or password to see if that would generate this and it did not.&lt;/P&gt;

&lt;P&gt;I guess there's something about the way this is hitting the port that is triggering an LDAP search with no user information.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2017 19:50:48 GMT</pubDate>
    <dc:creator>mfrost8</dc:creator>
    <dc:date>2017-03-29T19:50:48Z</dc:date>
    <item>
      <title>splunkd.log UserManagerPro LDAP warning with blank username</title>
      <link>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297455#M7962</link>
      <description>&lt;P&gt;We use LDAP authentication for users on our Splunk instances.  I'm trying to keep an eye on users who no longer exist (orphaned searches, but also user dirs that are 'dead').&lt;/P&gt;

&lt;P&gt;Occasionally, I see the following show up in the logs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;03-29-2017 11:27:14.140 -0500 ERROR UserManagerPro - Failed to get LDAP user="" from any configured servers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That is, the user field is blank.   I can't see how I could have a blank user in Splunk.  Does anyone know how this might happen?   I'd like to clean it up if I can.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 16:51:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297455#M7962</guid>
      <dc:creator>mfrost8</dc:creator>
      <dc:date>2017-03-29T16:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: splunkd.log UserManagerPro LDAP warning with blank username</title>
      <link>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297456#M7963</link>
      <description>&lt;P&gt;If you look at the events around that one, does it talk about what search or activity it is trying to complete with that user?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 17:48:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297456#M7963</guid>
      <dc:creator>brreeves_splunk</dc:creator>
      <dc:date>2017-03-29T17:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: splunkd.log UserManagerPro LDAP warning with blank username</title>
      <link>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297457#M7964</link>
      <description>&lt;P&gt;Why didn't I think of that?  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Just prior I see&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;03-29-2017 14:06:11.948 -0500 WARN  HttpListener - Socket error from 1.2.3.4 while idling: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
03-29-2017 14:06:13.153 -0500 WARN  HttpListener - Socket error from 1.2.3.5 while idling: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
3-29-2017 14:06:13.543 -0500 ERROR ScopedLDAPConnection - Invalid search filter: Attribute and value must be non-empty. Attempted to constrain attribute="samaccountname" to value=""
03-29-2017 14:06:13.612 -0500 ERROR ScopedLDAPConnection - Invalid search filter: Attribute and value must be non-empty. Attempted to constrain attribute="samaccountname" to value=""
03-29-2017 14:06:13.612 -0500 ERROR UserManagerPro - Failed to get LDAP user="" from any configured servers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I think we have some internal tool that is scanning servers and attempting to break in on any ports it can find.   Just to see, I tried going to the web interface and hitting enter without entering a userid or password to see if that would generate this and it did not.&lt;/P&gt;

&lt;P&gt;I guess there's something about the way this is hitting the port that is triggering an LDAP search with no user information.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 19:50:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297457#M7964</guid>
      <dc:creator>mfrost8</dc:creator>
      <dc:date>2017-03-29T19:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: splunkd.log UserManagerPro LDAP warning with blank username</title>
      <link>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297458#M7965</link>
      <description>&lt;P&gt;These references come from savedsearches that were previously assigned to a now disabled user. You can track these down by running Splunk in Debug for searches for a bit, then let them run. Next, in the splunkd log you'll see the SID of the search trying to run. That way you can track it back to the search and either re-assign it or delete it.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.2/Troubleshooting/Enabledebuglogging#Enable_debug_logging_for_search_processes"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.2/Troubleshooting/Enabledebuglogging#Enable_debug_logging_for_search_processes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 15:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunkd-log-UserManagerPro-LDAP-warning-with-blank-username/m-p/297458#M7965</guid>
      <dc:creator>brreeves_splunk</dc:creator>
      <dc:date>2017-03-30T15:32:39Z</dc:date>
    </item>
  </channel>
</rss>

