<?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 with OpenLDAP in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/345216#M86306</link>
    <description>&lt;P&gt;Seems like its been years since this question was asked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Just wanted to know whether there is a different alternative for User-ID with OpenLDAP. Also, I could not access the article linked in the previous response. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2020 16:34:59 GMT</pubDate>
    <dc:creator>DelvinC</dc:creator>
    <dc:date>2020-08-24T16:34:59Z</dc:date>
    <item>
      <title>User-ID with OpenLDAP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/1228#M961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a guide or guidelines on how to set-up User Identification with OpenLDAP. I've already set-up User-ID with Active Directory for an other customer but I fail to see how this is doable on a non-Windows machine (no PAN agent).&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raphaël&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 15:55:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/1228#M961</guid>
      <dc:creator>raphael_chevalier</dc:creator>
      <dc:date>2013-02-06T15:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID with OpenLDAP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/1229#M962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Here is a doc that i found which might be helpful in configuring user identification with openLDAP.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://live.paloaltonetworks.com/docs/DOC-3434"&gt;https://live.paloaltonetworks.com/docs/DOC-3434&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Numan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2013 00:01:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/1229#M962</guid>
      <dc:creator>mbutt</dc:creator>
      <dc:date>2013-02-09T00:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID with OpenLDAP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/1230#M963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-The existing LDAP server profile-&amp;gt;Group mapping setup can be used to retrieve user&amp;lt;-&amp;gt;group mapping information. However, for submitting user-ip information to the agent, you would have to possibly look into using the userID API to submit user-ip mappings to the agent. The DevCenter community would contain more information on such solutions. The idea is to look for username &amp;amp; ip address information in some log on the server and have the log event trigger a submit to the UserID agent via the API using OpenSSL.&lt;/P&gt;&lt;P&gt;Here is a sample:&lt;/P&gt;&lt;P&gt;Step 1: Connect to the agent on the configured API port:&lt;SPAN style="background-color: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;$ openssl s_client -connect 172.17.132.52:25554&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;CONNECTED(00000003)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;Step 2: Once, connected, submit the user-ip mapping as:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;lt;uid-message&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;lt;type&amp;gt;update&amp;lt;/type&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;payload&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;login&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&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; &amp;lt;entry name="pantac\user1" ip="192.168.135.200"/&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;lt;/login&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;logout&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/logout&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/payload&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;lt;/uid-message&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;If the mapping is accepted by the agent, following success message is reported back:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&amp;lt;uid-response&amp;gt;&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;&amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;&amp;lt;message&amp;gt;ok&amp;lt;/message&amp;gt;&amp;lt;/uid-response&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 19:29:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/1230#M963</guid>
      <dc:creator>goku123</dc:creator>
      <dc:date>2013-02-11T19:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID with OpenLDAP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/345216#M86306</link>
      <description>&lt;P&gt;Seems like its been years since this question was asked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Just wanted to know whether there is a different alternative for User-ID with OpenLDAP. Also, I could not access the article linked in the previous response. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 16:34:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/345216#M86306</guid>
      <dc:creator>DelvinC</dc:creator>
      <dc:date>2020-08-24T16:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: User-ID with OpenLDAP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/564802#M114267</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is possible to integrate User-ID Agent with Open LDAP?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reviewing release notes for&amp;nbsp;10.2 User-ID Agent version I can view that it supports for eNovell Directory, but nothing information about Open LDAP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 13:16:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/user-id-with-openldap/m-p/564802#M114267</guid>
      <dc:creator>Pablo-Molina</dc:creator>
      <dc:date>2023-11-08T13:16:45Z</dc:date>
    </item>
  </channel>
</rss>

