<?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: Users adding Portals in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546260#M111655</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/155683"&gt;@RobertShawver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Correct. That value is just the last portal address utilized. When you add a new portal the associated registry add would be a new key under&amp;nbsp;\HKEY_CURRENT_USER\Software\Palo Alto Networks\GlobalProtect\Settings, however I can't think of an easy way to utilize a HIP check to validate that there isn't an unexpected key present. That's why I'd use the LastUrl value.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2023 14:51:28 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2023-06-16T14:51:28Z</dc:date>
    <item>
      <title>Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546247#M111648</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;Is there anyway to get visibility if someone adds a Portal Address to the Managed Portals within GlobalProtect?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 13:43:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546247#M111648</guid>
      <dc:creator>RobertShawver</dc:creator>
      <dc:date>2023-06-16T13:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546248#M111649</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/155683"&gt;@RobertShawver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;On a Windows endpoint it'll show up in the registry under HKEY_CURRENT_USER\Software\Palo Alto Networks\GlobalProtect\Settings with each portal having it's own key. On a Mac endpoint it'll show up in the plist file, but I forget where it's located off hand.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 13:47:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546248#M111649</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2023-06-16T13:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546249#M111650</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;Thanks for the quick reply.&amp;nbsp; I was hoping there would be some way via Panorama I could find any Portal not authorized, if that makes sense.&amp;nbsp; Otherwise, I'm at the mercy of the Windows team or some other method of crawling the devices registry for any Portal not intended.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 13:57:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546249#M111650</guid>
      <dc:creator>RobertShawver</dc:creator>
      <dc:date>2023-06-16T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546251#M111651</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/155683"&gt;@RobertShawver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You won't have that capability directly built into the firewall. I think the best way you could accomplish this on the firewall would be using a custom check against HKEY_CURRENT_USER\Software\Palo Alto Networks\GlobalProtect\Settings and pulling the value of LastUrl with your expected portal(s).&lt;/P&gt;
&lt;P&gt;This would allow you to build out a hip-profile that checks for devices that&amp;nbsp;&lt;STRONG&gt;don't&amp;nbsp;&lt;/STRONG&gt;match one of those hip-objects, as this would denote that the endpoint in question is using a non-approved address. If you simply just don't want to allow a user to change the portal address however, you could just set the 'Allow User to Change Portal Address' app setting to No.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:06:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546251#M111651</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2023-06-16T14:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546252#M111652</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;Or is there a way to limit the number of Portals to predefined ones?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:11:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546252#M111652</guid>
      <dc:creator>RobertShawver</dc:creator>
      <dc:date>2023-06-16T14:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546253#M111653</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/155683"&gt;@RobertShawver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm not aware of a way to pre-specify portal addresses while also not allowing someone to add another portal address. You can pre-specify multiple portal addresses by GPO and updating the registry keys that I specified above, but I don't think you could allow them to change between portal addresses without also giving them the option to specify a new one completely without restricting registry key creation for a normal user account.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:22:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546253#M111653</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2023-06-16T14:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546256#M111654</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;I just tested and that only populates on a successful connection.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:36:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546256#M111654</guid>
      <dc:creator>RobertShawver</dc:creator>
      <dc:date>2023-06-16T14:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Users adding Portals</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546260#M111655</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/155683"&gt;@RobertShawver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Correct. That value is just the last portal address utilized. When you add a new portal the associated registry add would be a new key under&amp;nbsp;\HKEY_CURRENT_USER\Software\Palo Alto Networks\GlobalProtect\Settings, however I can't think of an easy way to utilize a HIP check to validate that there isn't an unexpected key present. That's why I'd use the LastUrl value.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:51:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/users-adding-portals/m-p/546260#M111655</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2023-06-16T14:51:28Z</dc:date>
    </item>
  </channel>
</rss>

