<?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: User-ID Help in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384582#M90054</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/100050"&gt;@JonHill&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;So first thing to look at is actually your User Identification Timeout value is. Usually with issues like this the entry is simply aging off because activity isn't being recorded in the AD logs within the specified timeout value, so the firewall allows the ip-user-mapping to age off because it hasn't seen any user-id activity in the allotted timeframe.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2021 20:29:23 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2021-02-08T20:29:23Z</dc:date>
    <item>
      <title>User-ID Help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/366230#M88681</link>
      <description>&lt;P&gt;In recent weeks we've had a problem reported where one minute a site will be accessible for instance Youtube and then it won't be and then it will and it goes on, after looking in the logs when&amp;nbsp; the connection to Youtube fails is when the log show no USER-ID when it works it shows a local USER-ID. We use an AD group for access to general internet and have this configured on the corresponding rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried troubleshooting looking at various knowledgbase articles but haven't found any reason why sometimes USER-ID's are correct and and sites can be accessed and then othertimes they can't its also not happeing for all sites accessed at the sametime it may not work for Youtube but it will work for Google.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone give me any ideas why this might be happeneing?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 12:12:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/366230#M88681</guid>
      <dc:creator>JonHill</dc:creator>
      <dc:date>2020-11-30T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID Help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/366323#M88688</link>
      <description>&lt;P&gt;Can you provide more information?&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of PanOS?&lt;/P&gt;&lt;P&gt;Are you using samaccountname and userprincipalname?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have the user-id agent parsing every single sec-event-log on every DC?&lt;/P&gt;&lt;P&gt;Do you have "enable user-id" on for every internal zone?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you use Terminal Services? If so do you have that agent in that environment as well?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using the same SPG for all rules or do you have multiple SPG's? Depending on your environment you can have one source subnet hitting a different policy /w a different SPG and URL filter if configured.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen issues where a person is using a cached authentication in Windows when not connected to work via VPN and then attempts access which fails with the same type of error.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For testing I would use sites that are not super-trackers to see if the issue is as simple as all internal zones having user-id enabled. I would also check to see when it fails from the command line what it shows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;show user ip-user-mapping all | match ken&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IP VSYS Source user idletimeout maxtimeout&lt;/P&gt;&lt;P&gt;10.10.10.10 vsys1 UIA ken 2715 2715&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the firewall get the updated ldap group membership?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; show user group list&lt;/P&gt;&lt;P&gt;cn=blah.blah.f00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; show user group name cn=blah.blah.f00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;show user group-mapping state f00&lt;/P&gt;&lt;P&gt;Servers : configured 2 servers&lt;/P&gt;&lt;P&gt;Last Action Time: 336 secs ago(took 12 secs)&lt;BR /&gt;Next Action Time: In 3264 secs&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 16:58:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/366323#M88688</guid>
      <dc:creator>kenvizena</dc:creator>
      <dc:date>2020-11-30T16:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID Help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384493#M90045</link>
      <description>&lt;P&gt;Apologies for not replying sooner its been manic here and this is the first chance I’ve got to reply to your questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of PanOS?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.08&lt;/P&gt;&lt;P&gt;Are you using samaccountname and userprincipalname?&amp;nbsp; Just samaccountname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have the user-id agent parsing every single sec-event-log on every DC?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes&lt;/P&gt;&lt;P&gt;Do you have "enable user-id" on for every internal zone?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No, just our two Trust zones, WAN and Internet.&lt;/P&gt;&lt;P&gt;Do you use Terminal Services? If so do you have that agent in that environment as well?&amp;nbsp;We don’t use Terminal Services in our environment but do use VDI.&lt;/P&gt;&lt;P&gt;Are you using the same SPG for all rules or do you have multiple SPG's? Depending on your environment you can have one source subnet hitting a different policy /w a different SPG and URL filter if configured.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen issues where a person is using a cached authentication in Windows when not connected to work via VPN and then attempts access which fails with the same type of error.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For testing I would use sites that are not super-trackers to see if the issue is as simple as all internal zones having user-id enabled. I would also check to see when it fails from the command line what it shows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;show user ip-user-mapping all | match ken&lt;/P&gt;&lt;P&gt;jhill@PHMDP01_PAN5250(active)&amp;gt; show user ip-user-mapping all | match jhill&lt;/P&gt;&lt;P&gt;10.170.38.229&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vsys1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UIA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ulh\jhill&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 867&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 867&lt;/P&gt;&lt;P&gt;10.130.239.12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vsys1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UIA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ulh\jhill&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 868&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 868&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the firewall get the updated ldap group membership?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Yes it can.&lt;/P&gt;&lt;P&gt;&amp;gt; show user group list&lt;/P&gt;&lt;P&gt;cn=blah.blah.f00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; show user group name cn=blah.blah.f00&lt;/P&gt;&lt;P&gt;&amp;nbsp;It pulls back all the users in a group&lt;/P&gt;&lt;P&gt;&amp;gt;show user group-mapping state&lt;/P&gt;&lt;P&gt;Servers&amp;nbsp;&amp;nbsp;&amp;nbsp; : configured 4 servers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 13:20:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384493#M90045</guid>
      <dc:creator>JonHill</dc:creator>
      <dc:date>2021-02-08T13:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID Help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384582#M90054</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/100050"&gt;@JonHill&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;So first thing to look at is actually your User Identification Timeout value is. Usually with issues like this the entry is simply aging off because activity isn't being recorded in the AD logs within the specified timeout value, so the firewall allows the ip-user-mapping to age off because it hasn't seen any user-id activity in the allotted timeframe.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 20:29:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384582#M90054</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2021-02-08T20:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID Help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384730#M90070</link>
      <description>Currently the Cache Timeout is set at 15 mins, I've read a couple of articles that this should be a lot higher and ideally half the DHCP refresh. I've also seen other articles that say if you're not using client probing it should be set at 600.&lt;BR /&gt;Server log monitor is set at 2s and session read frequency is set at 10s.&lt;BR /&gt;Any recommendations as to what these timers should be set at would be great?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2021 09:51:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-help/m-p/384730#M90070</guid>
      <dc:creator>JonHill</dc:creator>
      <dc:date>2021-02-09T09:51:12Z</dc:date>
    </item>
  </channel>
</rss>

