<?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: Source user missing from log in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339835#M85322</link>
    <description>&lt;P&gt;the group mapping is only used to extract group information from the active directory, and list the usernames that are in the group. it does not extract user to ip mapping&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for this you would need to install a user-id agent on your active directory, or fill out the information in the server profile (first tab in your screenshot) so the firewall can actively retrieve log information from your AD audit log&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jul 2020 13:07:31 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2020-07-21T13:07:31Z</dc:date>
    <item>
      <title>Source user missing from log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/338870#M85164</link>
      <description>&lt;P&gt;I have user mapping configured under user identification to monitor my AD servers - which are showing as 'connected'. My trust zone has user-id enabled. My globalprotect clients are in the trust zone. Their 'source user' correctly shows in the traffic log.&amp;nbsp; However none of the other networks in my trust zone list a source user in their log entries. Why might it be that one network (globalprotect) lists user-id in traffic but the other networks do not?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 07:44:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/338870#M85164</guid>
      <dc:creator>JimMcGrady</dc:creator>
      <dc:date>2020-07-16T07:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Source user missing from log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/338923#M85175</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/37508"&gt;@JimMcGrady&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this means the AD connection is not pulling in any username information (globalprotect is a different mechanism entirely), so first place to check is if you enabled audit logging on the AD and user logins are being logged, then check if the user account you set up for user-id has appropriate access to read those logs (event-log-reader)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 11:55:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/338923#M85175</guid>
      <dc:creator>Thyrion</dc:creator>
      <dc:date>2020-07-16T11:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Source user missing from log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339785#M85311</link>
      <description>&lt;P&gt;The AD servers appear to be connected:&lt;/P&gt;&lt;P&gt;show user server-monitor statistics&lt;/P&gt;&lt;P&gt;Directory Servers:&lt;BR /&gt;Name TYPE Host Vsys Status&lt;BR /&gt;-----------------------------------------------------------------------------&lt;BR /&gt;pdcpvads01.corp.int AD pdcpvads01.corp.int vsys1 Connected&lt;BR /&gt;pdcpvads02.corp.int AD pdcpvads02.corp.int vsys1 Connected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Queries to these servers dont report failures:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show user server-monitor state all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server: pdcpvads01.corp.int(vsys: vsys1)&lt;BR /&gt;Host: pdcpvads01.corp.int&lt;BR /&gt;num of log query made : 2755&lt;BR /&gt;num of log query failed : 0&lt;BR /&gt;num of log read : 3132630&lt;BR /&gt;last record timestamp : 1595303559&lt;BR /&gt;last record time : 20200721035239.595407-000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server: pdcpvads02.corp.int(vsys: vsys1)&lt;BR /&gt;Host: pdcpvads02.corp.int&lt;BR /&gt;num of log query made : 2772&lt;BR /&gt;num of log query failed : 1&lt;BR /&gt;num of log read : 1410103&lt;BR /&gt;last record timestamp : 1595303701&lt;BR /&gt;last record time : 20200721035501.975727-000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User mappings is correct for GP clients (172.30.x.x) but shows unknown for everything else&lt;/P&gt;&lt;P&gt;show user ip-user-mapping all&lt;/P&gt;&lt;P&gt;IP Vsys From User IdleTimeout(s) MaxTimeout(s)&lt;BR /&gt;--------------------------------------------- ------------------- ------- -------------------------------- -------------- -------------&lt;BR /&gt;172.30.4.137 vsys1 GP corp\306271 13344 13344&lt;BR /&gt;10.75.123.36 vsys1 Unknown unknown 3 6&lt;BR /&gt;10.21.166.30 vsys1 Unknown unknown 1 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there other commands i should use to investigate?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 04:03:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339785#M85311</guid>
      <dc:creator>JimMcGrady</dc:creator>
      <dc:date>2020-07-21T04:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Source user missing from log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339788#M85312</link>
      <description>&lt;P&gt;Under device - user identification - group mapping settings - i can see AD being queried successfully. These objects are successfully being used in policy rules which restrict traffic according to user id&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimMcGrady_0-1595304789822.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/26950iCB1BF1CEE5636D97/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="JimMcGrady_0-1595304789822.png" alt="JimMcGrady_0-1595304789822.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when viewing the user mapping, anything other than GP (172.30) is listed as unknown:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show user ip-user-mapping all&lt;/P&gt;&lt;P&gt;IP Vsys From User IdleTimeout(s) MaxTimeout(s)&lt;BR /&gt;--------------------------------------------- ------------------- ------- -------------------------------- -------------- -------------&lt;BR /&gt;172.30.4.137 vsys1 GP corp\306271 13344 13344&lt;BR /&gt;172.30.4.233 vsys1 UIA corp\m062636 1876 1876&lt;BR /&gt;10.21.223.36 vsys1 Unknown unknown 3 6&lt;BR /&gt;172.30.4.120 vsys1 UIA corp\306976 2617 2617&lt;BR /&gt;10.21.166.30 vsys1 Unknown unknown 1 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What else should i check?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 04:15:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339788#M85312</guid>
      <dc:creator>JimMcGrady</dc:creator>
      <dc:date>2020-07-21T04:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Source user missing from log</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339835#M85322</link>
      <description>&lt;P&gt;the group mapping is only used to extract group information from the active directory, and list the usernames that are in the group. it does not extract user to ip mapping&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for this you would need to install a user-id agent on your active directory, or fill out the information in the server profile (first tab in your screenshot) so the firewall can actively retrieve log information from your AD audit log&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 13:07:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/source-user-missing-from-log/m-p/339835#M85322</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2020-07-21T13:07:31Z</dc:date>
    </item>
  </channel>
</rss>

