<?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: Expedition LDAP Error in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503584#M4049</link>
    <description>&lt;P&gt;I updated php7.0-common and all the installed php7.0 extensions ( php7.0-bcmath php7.0-bz2 php7.0-cli php7.0-common php7.0-curl php7.0-gd php7.0-json php7.0-ldap php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-opcache php7.0-readline php7.0-soap php7.0-xml php7.0-zip). I'm now on the latest php7.0-common and php7.0-ldap. No change to ldap auth or error message.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 16:26:19 GMT</pubDate>
    <dc:creator>ACountyMike</dc:creator>
    <dc:date>2022-06-14T16:26:19Z</dc:date>
    <item>
      <title>Expedition LDAP Error</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503551#M4047</link>
      <description>&lt;P&gt;I'm trying to configure an Expedition deployment on a supported Ubuntu 20.04 VM, but consistently get a "Can't contact LDAP server" error. I have php-ldap installed and enabled (php -m). I can also bind the ldap server from the VM cli using ldapsearch, but the Expedition application can't connect. There are not any error messages printed in the apache logs or in the logs table in the pandbRBAC database. I have not been able to find any documentation so far that has helped to get this resolved. I'm not sure where to go from here.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 14:42:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503551#M4047</guid>
      <dc:creator>ACountyMike</dc:creator>
      <dc:date>2022-06-14T14:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition LDAP Error</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503569#M4048</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please verify you have are running php 7.0 , also has php7.0-ldap installed, if not,&amp;nbsp;you need to install the correct package version by:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1. login to expedition server CLI as expedition user.&lt;/P&gt;
&lt;P&gt;2. Update package indexes with the command: sudo apt update&lt;/P&gt;
&lt;P&gt;3. Install the correct php-ldap version: sudo apt install php7.0-ldap&lt;/P&gt;
&lt;P&gt;4. Restart expedition web server: sudo apache2ctl restart&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 15:47:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503569#M4048</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2022-06-14T15:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition LDAP Error</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503584#M4049</link>
      <description>&lt;P&gt;I updated php7.0-common and all the installed php7.0 extensions ( php7.0-bcmath php7.0-bz2 php7.0-cli php7.0-common php7.0-curl php7.0-gd php7.0-json php7.0-ldap php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-opcache php7.0-readline php7.0-soap php7.0-xml php7.0-zip). I'm now on the latest php7.0-common and php7.0-ldap. No change to ldap auth or error message.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 16:26:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503584#M4049</guid>
      <dc:creator>ACountyMike</dc:creator>
      <dc:date>2022-06-14T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition LDAP Error</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503591#M4050</link>
      <description>&lt;P&gt;Can you do $php -version&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you should see only 7.0&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 16:46:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503591#M4050</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2022-06-14T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition LDAP Error</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503599#M4051</link>
      <description>&lt;P&gt;That's correct. v7.0.33-58&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 16:56:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/503599#M4051</guid>
      <dc:creator>ACountyMike</dc:creator>
      <dc:date>2022-06-14T16:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expedition LDAP Error</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/504217#M4053</link>
      <description>&lt;P&gt;I solved this and wanted to add my solution for posterity. The server had been configured with an SSL certificate signed by our local CA, but the CA root and intermediate certificates had not been installed on the host. Installing the certificates fixed the issue. Additional tips: the Apache log level can be increased to sow more log messages and validate ldap in addition to ldaps.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 14:12:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/expedition-ldap-error/m-p/504217#M4053</guid>
      <dc:creator>ACountyMike</dc:creator>
      <dc:date>2022-06-16T14:12:42Z</dc:date>
    </item>
  </channel>
</rss>

