<?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: posixgroup and staticattributeisId in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319197#M6198</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Looking at &lt;A href="https://jira.nuxeo.com/browse/NXP-6430"&gt;the issue NXP-6430&lt;/A&gt; and &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewComponent/org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory"&gt;the LDAPDirectoryFactory component documentation&lt;/A&gt;, the attribute is "&lt;CODE&gt;staticAttributeIdIsDn&lt;/CODE&gt;" (not "&lt;CODE&gt;staticAttributeIsId&lt;/CODE&gt;").&lt;/P&gt;
&lt;P&gt;&lt;A href="http://qa.nuxeo.org/jenkins/job/nuxeo-services-master/org.nuxeo.ecm.platform$nuxeo-platform-directory-ldap/lastBuild/testReport/org.nuxeo.ecm.directory.ldap/TestLDAPPOSIXSession/"&gt;The TestLDAPPOSIXSession unit tests&lt;/A&gt; are fine so I'm pretty confident in that it's still working. Your issue likely comes from the wrong attribute name (set it to "false").&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jun 2014 11:36:46 GMT</pubDate>
    <dc:creator>Julien_Carsique</dc:creator>
    <dc:date>2014-06-13T11:36:46Z</dc:date>
    <item>
      <title>posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319196#M6197</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;i follow this doc : &lt;A href="http://newjoyzzz.blogspot.fr/2011/04/using-posix-directory-schema-with-nuxeo.html" target="test_blank"&gt;http://newjoyzzz.blogspot.fr/2011/04/using-posix-directory-schema-with-nuxeo.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and so, put the staticAttributeIsId to true my conf.&lt;/P&gt;
&lt;P&gt;But when I log ldap queries :
i got : "Filter: (&amp;amp;(uniqueMember=uid=mylogin,o=people,dc=exemple,dc=fr)(&amp;amp;(objectClass=posixGroup)(cn=*)))&lt;/P&gt;
&lt;P&gt;and i think it should be : uniqueMember=mylogin&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2014 12:53:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319196#M6197</guid>
      <dc:creator>plmged_</dc:creator>
      <dc:date>2014-06-12T12:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319197#M6198</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Looking at &lt;A href="https://jira.nuxeo.com/browse/NXP-6430"&gt;the issue NXP-6430&lt;/A&gt; and &lt;A href="http://explorer.nuxeo.org/nuxeo/site/distribution/current/viewComponent/org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory"&gt;the LDAPDirectoryFactory component documentation&lt;/A&gt;, the attribute is "&lt;CODE&gt;staticAttributeIdIsDn&lt;/CODE&gt;" (not "&lt;CODE&gt;staticAttributeIsId&lt;/CODE&gt;").&lt;/P&gt;
&lt;P&gt;&lt;A href="http://qa.nuxeo.org/jenkins/job/nuxeo-services-master/org.nuxeo.ecm.platform$nuxeo-platform-directory-ldap/lastBuild/testReport/org.nuxeo.ecm.directory.ldap/TestLDAPPOSIXSession/"&gt;The TestLDAPPOSIXSession unit tests&lt;/A&gt; are fine so I'm pretty confident in that it's still working. Your issue likely comes from the wrong attribute name (set it to "false").&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2014 11:36:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319197#M6198</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-06-13T11:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319198#M6199</link>
      <description>&lt;P&gt;You're right&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2014 12:15:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319198#M6199</guid>
      <dc:creator>plmged_</dc:creator>
      <dc:date>2014-06-13T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319199#M6200</link>
      <description>&lt;P&gt;Would you be able to write a reproduction test case in [TestLDAPPOSIXSession.java][1]?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2014 17:48:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319199#M6200</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-06-13T17:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319200#M6201</link>
      <description>&lt;P&gt;Sorry, i'm a newbie in Java and I don't know how to program test.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 10:41:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319200#M6201</guid>
      <dc:creator>plmged_</dc:creator>
      <dc:date>2014-06-19T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319201#M6202</link>
      <description>&lt;P&gt;Could you share your XML contribution?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2014 12:37:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319201#M6202</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-06-20T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: posixgroup and staticattributeisId</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319202#M6203</link>
      <description>&lt;P&gt;You mean my conf ?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2014 11:24:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/posixgroup-and-staticattributeisid/m-p/319202#M6203</guid>
      <dc:creator>plmged_</dc:creator>
      <dc:date>2014-06-24T11:24:12Z</dc:date>
    </item>
  </channel>
</rss>

