<?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 I've never used ldap on the in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/ldaps-connection/m-p/1040762#M45932</link>
    <description>&lt;P&gt;I've never used ldap on the Phi but to use ldaps I would try something like:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;URI ldaps://192.168.1.12
ssl on
tls_cacertfile &amp;lt;full path to CA certificate used to sign certificate of ldaps server&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;As for your 'next' question: I am not sure if this is possible, even on a regular Linux host.&lt;/P&gt;

&lt;P&gt;LDAP authentication requires a username and a password, but an LDAP directory may also contain public keys - those can be used to populate the right authorized_keys files, so that users can log in using their ssh keys. I've never seen anyone do that in one go.&lt;/P&gt;

&lt;P&gt;My advice would be to make it work on a regular host first, and then try to port that setup to the Phi.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2015 21:17:57 GMT</pubDate>
    <dc:creator>JJK</dc:creator>
    <dc:date>2015-08-06T21:17:57Z</dc:date>
    <item>
      <title>ldaps connection</title>
      <link>https://community.intel.com/t5/Software-Archive/ldaps-connection/m-p/1040761#M45931</link>
      <description>&lt;P&gt;Hi all&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i would like to use mic checking users from ldap &amp;nbsp;server.&lt;/P&gt;

&lt;P&gt;this is what works:&lt;/P&gt;

&lt;PRE class="brush:;"&gt;root@serverX-mic0 ~]# cat /etc/ldap.conf 
URI ldap://192.168.1.12
BASE ou=domain1,ou=domain2,dc=domain3,dc=org
binddn    cn=micuser,ou=users,ou=domain1,ou=domain2,dc=domain3,dc=org
bindpw    password:)
bind_policy soft&lt;/PRE&gt;

&lt;P&gt;but i need to use ssl or tls. Is it possible?&lt;/P&gt;

&lt;P&gt;Next. In ldap database there are only user's public keys not passwords. Could mic use something to authenticate this users?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;

&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 15:57:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/ldaps-connection/m-p/1040761#M45931</guid>
      <dc:creator>Jan_N_</dc:creator>
      <dc:date>2015-08-05T15:57:09Z</dc:date>
    </item>
    <item>
      <title>I've never used ldap on the</title>
      <link>https://community.intel.com/t5/Software-Archive/ldaps-connection/m-p/1040762#M45932</link>
      <description>&lt;P&gt;I've never used ldap on the Phi but to use ldaps I would try something like:&lt;/P&gt;

&lt;PRE class="brush:plain;"&gt;URI ldaps://192.168.1.12
ssl on
tls_cacertfile &amp;lt;full path to CA certificate used to sign certificate of ldaps server&amp;gt;
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;As for your 'next' question: I am not sure if this is possible, even on a regular Linux host.&lt;/P&gt;

&lt;P&gt;LDAP authentication requires a username and a password, but an LDAP directory may also contain public keys - those can be used to populate the right authorized_keys files, so that users can log in using their ssh keys. I've never seen anyone do that in one go.&lt;/P&gt;

&lt;P&gt;My advice would be to make it work on a regular host first, and then try to port that setup to the Phi.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 21:17:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/ldaps-connection/m-p/1040762#M45932</guid>
      <dc:creator>JJK</dc:creator>
      <dc:date>2015-08-06T21:17:57Z</dc:date>
    </item>
  </channel>
</rss>

