<?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 et ldap.authentication.userNameFormat in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172356#M125574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;je souhaite configurer un LDAP (openLDAP) et j'ai un problème pour cette ligne :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.userNameFormat=uid=%s,ou=internes,ou=personnes,dc=corp,dc=com&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Comme vous le voyez, l''arborescence est un peu particulière :&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;internes&lt;UL&gt;groupes&lt;BR /&gt;personnes&lt;/UL&gt;clients&lt;UL&gt;groupes&lt;BR /&gt;personnes&lt;/UL&gt;autres&lt;UL&gt;groupes&lt;BR /&gt;personnes&lt;/UL&gt;&lt;/UL&gt;&lt;SPAN&gt;Donc je voudrais écrire &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.userNameFormat=uid=%s,ou=*,ou=personnes,dc=corp,dc=com&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Mais ça ne fonctionne pas, donc je suis obligé d'écrire en dur le premier &lt;/SPAN&gt;&lt;EM&gt;ou&lt;/EM&gt;&lt;SPAN&gt;, ce qui m'empêche d'accéder aux deux autres (clients et autres).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Savez vous s'il y a une syntaxe particulière ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2011 12:01:28 GMT</pubDate>
    <dc:creator>tomen</dc:creator>
    <dc:date>2011-06-15T12:01:28Z</dc:date>
    <item>
      <title>LDAP et ldap.authentication.userNameFormat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172356#M125574</link>
      <description>Bonjour,je souhaite configurer un LDAP (openLDAP) et j'ai un problème pour cette ligne :ldap.authentication.userNameFormat=uid=%s,ou=internes,ou=personnes,dc=corp,dc=com‍‍Comme vous le voyez, l''arborescence est un peu particulière :internesgroupespersonnesclientsgroupespersonnesautresgroupespersonn</description>
      <pubDate>Wed, 15 Jun 2011 12:01:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172356#M125574</guid>
      <dc:creator>tomen</dc:creator>
      <dc:date>2011-06-15T12:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP et ldap.authentication.userNameFormat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172357#M125575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ce que vous cherchez est communément appelé "search and bind".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c'est expliqué dans le fichier de conf alfresco concernant votre ldap :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# If not set, an LDAP query involving ldap.synchronization.personQuery and ldap.synchronization.userIdAttributeName will &lt;BR /&gt;# be performed to resolve the DN dynamically. This allows directories to be structured and doesn't require the user ID to&lt;BR /&gt;# appear in the DN.&lt;BR /&gt;ldap.authentication.userNameFormat=&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;donc, si vous ne spécifiez pas d'usernameformat, il se servira de personQuery, userIdAttributeName , et le login de l'utilisateur pour retrouver son DN dynamiquement.&amp;nbsp; c'est comme ça que les choses se passent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 06:48:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172357#M125575</guid>
      <dc:creator>rguinot</dc:creator>
      <dc:date>2011-06-16T06:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP et ldap.authentication.userNameFormat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172358#M125576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Merci pour la réponse, ça fonctionne !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bonne journée.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 08:16:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-et-ldap-authentication-usernameformat/m-p/172358#M125576</guid>
      <dc:creator>tomen</dc:creator>
      <dc:date>2011-06-16T08:16:56Z</dc:date>
    </item>
  </channel>
</rss>

