<?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 for Non-AD Operating Systems? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/180073#M55805</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspected captive portal would be the way to go wasn't sure how to go about implementing.&amp;nbsp; This gave me some ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also found this concerning the logoff if anyone is interested:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.theinsecurewire.com/2016/10/10/palo-alto-api-captive-portal-logout/" target="_self"&gt;https://www.theinsecurewire.com/2016/10/10/palo-alto-api-captive-portal-logout/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 13:32:58 GMT</pubDate>
    <dc:creator>jsalmans</dc:creator>
    <dc:date>2017-10-04T13:32:58Z</dc:date>
    <item>
      <title>User-ID for Non-AD Operating Systems?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179638#M55714</link>
      <description>&lt;P&gt;I'm curious what others out there are doing for user identification for systems that don't integrate with AD?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding for Mac OSX was that some are popping up a GlobalProtect client login that requires them to enter their domain credentials to continue but then just uses it for ID purposes and does not establish a tunnel.&amp;nbsp; I was curious how you'd enforce the sign-in?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There also sounds like there is going to be a strong push for *nix operating systems on the campus for research purposes.&amp;nbsp; That seems like it will be even more problematic than the OSX.&amp;nbsp; With no GlobalProtect client, the only thing I can think of would be captive portal.&amp;nbsp; I hesitate to apply a captive portal to an entire network since there will likely be domain joined PCs on the same network that wouldn't need it (unless I can configure an order so the Captive Portal doesn't appear if they've already got User ID from AD).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We may eventually look at a NAC solution like Cisco ISE to apply to our academic wired networks but that is a ways off yet and I'm not sure how much it will help with the operating systems mentioned above.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 18:19:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179638#M55714</guid>
      <dc:creator>jsalmans</dc:creator>
      <dc:date>2017-10-02T18:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID for Non-AD Operating Systems?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179687#M55716</link>
      <description>&lt;P&gt;GlobalProtect does not need to pop up credential window every time - it makes sense to allow users to save credentials.&lt;/P&gt;&lt;P&gt;Inside organisation just for UserID, outside for tunnel.&lt;/P&gt;&lt;P&gt;In security policy you allow unauthenticated users only to authenticate and access to internal resources only for specific groups (it means UserID has been validated).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GlobalProtect runs fine with Cisco Anyconnect client, IOS and Android built in VPN clients and also with Linux if you enable X-auth on GlobalProtect Gateeway config.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just few things to keep in mind with third party clients:&lt;/P&gt;&lt;P&gt;&lt;A title="https://live.paloaltonetworks.com/t5/Configuration-Articles/Split-Tunneling-for-VPNC-Client-on-Linux-Distributions/ta-p/57244" href="https://live.paloaltonetworks.com/t5/Configuration-Articles/Split-Tunneling-for-VPNC-Client-on-Linux-Distributions/ta-p/57244" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/Split-Tunneling-for-VPNC-Client-on-Linux-Distributions/ta-p/57244&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 21:42:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179687#M55716</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2017-10-02T21:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID for Non-AD Operating Systems?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179828#M55746</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I probably should have clarified that at least some of these are lab computers which means different users will be getting up and sitting down at them all of the time.&amp;nbsp; It is quite possible that they'll be using the same computer user account since these devices won't be joined to the domain.&amp;nbsp; In that case, I'll probably not want them to be able to save credentials.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That would just be for Mac OSX anyways since, to my knowledge, there isn't a GP client for *nix systems like Ubuntu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 13:36:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179828#M55746</guid>
      <dc:creator>jsalmans</dc:creator>
      <dc:date>2017-10-03T13:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID for Non-AD Operating Systems?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179953#M55787</link>
      <description>&lt;P&gt;In this case I would go with Captive Portal.&lt;/P&gt;&lt;P&gt;Captive Portal is shown only to users when UserID is unknown so no issue with domain joined PCs (as always test your configuration with few test machines before you enable for whole zone/subnet).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If multiple users are using same computers then you would need to choose either short cache lifetime (captive portal is presented to users ofen as maybe user has been changed) or implement logout page.&lt;/P&gt;&lt;P&gt;I have not seen Captive Portal logoff page but it should not be hard to create one with combination of logoff page address in custom URL category and response page that executes user logoff API call if script on response page finds URL category to match this custom logoff URL category.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 04:13:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/179953#M55787</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2017-10-04T04:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID for Non-AD Operating Systems?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/180073#M55805</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspected captive portal would be the way to go wasn't sure how to go about implementing.&amp;nbsp; This gave me some ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also found this concerning the logoff if anyone is interested:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.theinsecurewire.com/2016/10/10/palo-alto-api-captive-portal-logout/" target="_self"&gt;https://www.theinsecurewire.com/2016/10/10/palo-alto-api-captive-portal-logout/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:32:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-for-non-ad-operating-systems/m-p/180073#M55805</guid>
      <dc:creator>jsalmans</dc:creator>
      <dc:date>2017-10-04T13:32:58Z</dc:date>
    </item>
  </channel>
</rss>

