<?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 LDAP over SSL authentication not working in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241566#M853</link>
    <description>&lt;P&gt;Hello everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've just installed and updated the Expedition VM and I'm trying to configure LDAP (Active Directory) authentication. It works fine when contacting the domain controller over port tcp/389&amp;nbsp;without SSL, but it doesn't work if I set SSL (and port tcp/636, of course). The domain controller uses a self signed certificate for the LDAP service. I tryed to import the CA certificate on the Expedition VM at /etc/ssl/cert. but nothing changed. I know that the domain controller is well configured for LDAP over SSL, since I already use this type of authentication for other services, including admin authentication on Palo Alto firewalls. Any suggestion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2018 11:57:34 GMT</pubDate>
    <dc:creator>grenzi</dc:creator>
    <dc:date>2018-11-29T11:57:34Z</dc:date>
    <item>
      <title>LDAP over SSL authentication not working</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241566#M853</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've just installed and updated the Expedition VM and I'm trying to configure LDAP (Active Directory) authentication. It works fine when contacting the domain controller over port tcp/389&amp;nbsp;without SSL, but it doesn't work if I set SSL (and port tcp/636, of course). The domain controller uses a self signed certificate for the LDAP service. I tryed to import the CA certificate on the Expedition VM at /etc/ssl/cert. but nothing changed. I know that the domain controller is well configured for LDAP over SSL, since I already use this type of authentication for other services, including admin authentication on Palo Alto firewalls. Any suggestion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 11:57:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241566#M853</guid>
      <dc:creator>grenzi</dc:creator>
      <dc:date>2018-11-29T11:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP over SSL authentication not working</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241575#M854</link>
      <description>&lt;P&gt;Solved by adding&lt;/P&gt;
&lt;PRE&gt;TLS_REQCERT     never&lt;/PRE&gt;
&lt;P&gt;into /etc/ldap/ldap.conf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps someone else.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 13:23:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241575#M854</guid>
      <dc:creator>grenzi</dc:creator>
      <dc:date>2018-11-29T13:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP over SSL authentication not working</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241576#M855</link>
      <description>&lt;P&gt;Excellent, thanks for sharing.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 13:34:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/241576#M855</guid>
      <dc:creator>bagherib</dc:creator>
      <dc:date>2018-11-29T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP over SSL authentication not working</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/242246#M880</link>
      <description>&lt;P&gt;thank you for posting grenzi&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:17:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/242246#M880</guid>
      <dc:creator>sjanita</dc:creator>
      <dc:date>2018-12-05T16:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP over SSL authentication not working</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/475787#M3899</link>
      <description>&lt;P&gt;The accepted solution "TLS_REQCERT never" is not really a fix. This only bypasses cert checking. If you are running into this issue it's because your company run's their own root CA and you generated a cert for expedition from it. So you need to put your local cert into the Linux cert store.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proper fix:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo cp local-ca.crt /usr/local/share/ca-certificates&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo update-ca-certificates&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:04:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/475787#M3899</guid>
      <dc:creator>Sean_Small</dc:creator>
      <dc:date>2022-03-25T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP over SSL authentication not working</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/475794#M3900</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/180308"&gt;@Sean_Small&lt;/a&gt;&amp;nbsp;yes, you are right&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:15:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/ldap-over-ssl-authentication-not-working/m-p/475794#M3900</guid>
      <dc:creator>grenzi</dc:creator>
      <dc:date>2022-03-25T15:15:54Z</dc:date>
    </item>
  </channel>
</rss>

