<?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 Please help me Synch group members to Alfresco using Open LD in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263616#M216746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to sync groups and users from Open LDAP to Alfresco, users and groups are synchronizing properly, but in groups members are not displaying….can any one help me in this, really I'm facing lot of problem because of this….I'm using below properties for LDAP sync&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=ou\=Group,dc\=ktree,dc\=org&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupQuery=(objectclass\=groupofNames)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=groupOfNames)(!(modifyTimestamp&amp;lt;\={0})))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Mohan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2012 14:33:10 GMT</pubDate>
    <dc:creator>saimohang</dc:creator>
    <dc:date>2012-04-26T14:33:10Z</dc:date>
    <item>
      <title>Please help me Synch group members to Alfresco using Open LD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263616#M216746</link>
      <description>Hi All,I'm trying to sync groups and users from Open LDAP to Alfresco, users and groups are synchronizing properly, but in groups members are not displaying….can any one help me in this, really I'm facing lot of problem because of this….I'm using below properties for LDAP syncldap.synchronization.gr</description>
      <pubDate>Thu, 26 Apr 2012 14:33:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263616#M216746</guid>
      <dc:creator>saimohang</dc:creator>
      <dc:date>2012-04-26T14:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me Synch group members to Alfresco using Open LD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263617#M216747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Sai,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have you checked that your configuration uses the correct member attribute of your LDAP data structure to determine user-group relations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The default is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;If your LDAP uses a different attribute, this would explain why the relations / memberships are not synchronised while users and groups individually are.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 10:01:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263617#M216747</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-05-02T10:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me Synch group members to Alfresco using Open LD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263618#M216748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your valuable reply, actually I did one mistake in LDAP properties, the below properties are I configured as wrong,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.queryBatchSize=1000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.attributeBatchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found some where for non AD servers queryBatchSize and attributeBatchSize properties should be 'zero (0)'. Now I'm able to synch groups and group members are properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sai Mohan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 11:02:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/please-help-me-synch-group-members-to-alfresco-using-open-ld/m-p/263618#M216748</guid>
      <dc:creator>saimohang</dc:creator>
      <dc:date>2012-05-02T11:02:45Z</dc:date>
    </item>
  </channel>
</rss>

