<?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 How to configure Captive Portal NTLM auth? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44382#M32578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a customer who has AD and is using the UserAgent sucessfully.&lt;/P&gt;&lt;P&gt;However, many users are not always logged in, or are using corporate hardware, so aren't logged in.&lt;/P&gt;&lt;P&gt;I want to configure Captive Portal for non-logged in users that uses NTLM to authenticate users from the AD.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I've found a few KnowledgePoint articles that come close (using RADIUS), but I just want to call the AD to authenticate (maybe using the existing User Agent?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't figure out the settings for the Authentication Profile...none of LocalDb/RADIUS/LDAP seem to fit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone let me know the steps for doing this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Feb 2011 20:37:57 GMT</pubDate>
    <dc:creator>randomcamden</dc:creator>
    <dc:date>2011-02-07T20:37:57Z</dc:date>
    <item>
      <title>How to configure Captive Portal NTLM auth?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44382#M32578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a customer who has AD and is using the UserAgent sucessfully.&lt;/P&gt;&lt;P&gt;However, many users are not always logged in, or are using corporate hardware, so aren't logged in.&lt;/P&gt;&lt;P&gt;I want to configure Captive Portal for non-logged in users that uses NTLM to authenticate users from the AD.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I've found a few KnowledgePoint articles that come close (using RADIUS), but I just want to call the AD to authenticate (maybe using the existing User Agent?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't figure out the settings for the Authentication Profile...none of LocalDb/RADIUS/LDAP seem to fit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone let me know the steps for doing this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 20:37:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44382#M32578</guid>
      <dc:creator>randomcamden</dc:creator>
      <dc:date>2011-02-07T20:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Captive Portal NTLM auth?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44383#M32579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;captive portal using NTLM auth with redirect mode to an L3 interface of the firewall will do this for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't forget to create a captive portal policy that uses the NTLM auth method!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 20:48:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44383#M32579</guid>
      <dc:creator>bpappas</dc:creator>
      <dc:date>2011-02-07T20:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Captive Portal NTLM auth?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44384#M32580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LDAP server profile for AD should work with the authentication profile you'll need for Captive Portal. It's the same as the Radius with the exception of an additional 'Logon Attribute' field. For AD, you'll utilize 'sAMaccountName.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your Captive Portal Settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTLM authentication agent: One User Agent is used to proxy request to AD and it should be chosen based on its proximity to the PAN FW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auth Profile - Choose the Auth Profile previously created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll eventually configure the Captive Portal Policy which specifies what form of user detection should be used for a given unknown user session:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) no-captive-portal: the session remains unknown&lt;/P&gt;&lt;P&gt;2) captive-portal: Use Web Form based user detection&lt;/P&gt;&lt;P&gt;3) ntlm-auth: attempt NTLM authentication. If that fails, attempt web form based mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if you've found these already but just to be sure. The Radius setup doc is similar to what you can do for LDAP over AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-1410"&gt;https://live.paloaltonetworks.com/docs/DOC-1410&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="https://live.paloaltonetworks.com/docs/DOC-1040"&gt;https://live.paloaltonetworks.com/docs/DOC-1040&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Renato&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 20:59:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44384#M32580</guid>
      <dc:creator>gswcowboy</dc:creator>
      <dc:date>2011-02-07T20:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Captive Portal NTLM auth?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44385#M32581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re this part..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Check your Captive Portal Settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NTLM authentication agent: One User Agent is used to proxy request to AD and it should be chosen based on its proximity to the PAN FW"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand pointing at the existing PAN Agent, but what should I use as the Hostname? I don't get what this part does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 21:10:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44385#M32581</guid>
      <dc:creator>randomcamden</dc:creator>
      <dc:date>2011-02-07T21:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Captive Portal NTLM auth?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44386#M32582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It relies on an http 302 redirect to a host in the client computers local zone. This is the host name used in the 302 reply. It is not in the form of a FQDN. This host name must resolve to an IP on an L3 interface or the mgt interface of the PAN firewall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 21:21:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-captive-portal-ntlm-auth/m-p/44386#M32582</guid>
      <dc:creator>gswcowboy</dc:creator>
      <dc:date>2011-02-07T21:21:38Z</dc:date>
    </item>
  </channel>
</rss>

