<?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: Empty AD Group Membership in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228145#M181275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I made some more try in my test environment and I discovered that in my LDAP I wrongly defined my users under a group and not within an Organizational Unit. I placed my users into an Organizational Unit and I redefined the membership of my groups, so now these groups are not empty anymore in Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However there's still a quite serious problem. &lt;/SPAN&gt;&lt;STRONG&gt;It seems that if a LDAP user belongs to more than one group, in Alfresco I can see him only in the first one&lt;/STRONG&gt;&lt;SPAN&gt;. Example: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Group_A = User_1 + User_2 + User_3&lt;BR /&gt;Grouo_B = User_4 + User_1&lt;/UL&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Group_A = User_1 + User_2 + User_3&lt;BR /&gt;Grouo_B = User_4 + … &lt;STRONG&gt;(User_1 is missing!)&lt;/STRONG&gt;&lt;/UL&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone never found a similar problem and can confirm this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 13:06:41 GMT</pubDate>
    <dc:creator>marcobusetto</dc:creator>
    <dc:date>2010-06-09T13:06:41Z</dc:date>
    <item>
      <title>Empty AD Group Membership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228143#M181273</link>
      <description>I am trying to sync Alfresco 3.2r Community Edition with my AD.&amp;nbsp; I am able to get all the users and group names imported, and I can log in with the imported users.&amp;nbsp; It is even synchronizing the users and groups every minute. The problem is the groups have no members in Alfresco. When I change a grou</description>
      <pubDate>Wed, 17 Mar 2010 17:26:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228143#M181273</guid>
      <dc:creator>brostekm</dc:creator>
      <dc:date>2010-03-17T17:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Empty AD Group Membership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228144#M181274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a similar problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to synchronize Alfresco 3.3. CE with CentOS Directory Server (read: Fedora / RedHat Directory Server). In Alfresco Administration Console I can see my LDAP groups, my LDAP users and I can log-on with them. But all my groups are empty. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tryed to create users within groups and I tryed to build groups with members association only, but in both cases in alfresco I keep seeing only empty groups.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I configured ldap-authentication.properties to match (I hope) the CentOS Directory Server but I didn't get any benefit. Below there are the properties that I changed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap2:ldap&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;synchronization.import.cron=0 0/5 * * * ?&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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;STRONG&gt;ldap-authentication.properties&lt;/STRONG&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://alfrescolnx.mylab.loc:389&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=cn\=Directory Manager&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=cn\=Directory Manager&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=**********&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=groupOfUniqueNames)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=groupOfUniqueNames)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.groupSearchBase=ou\=mycompany,dc\=myldap,dc\=loc&lt;BR /&gt;ldap.synchronization.userSearchBase=ou\=mycompany,dc\=myldap,dc\=loc&lt;BR /&gt;ldap.synchronization.groupType=groupOfUniqueNames&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=uniqueMember&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&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;/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;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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Note that for some properties there are some differences between CentOS Directory Server and the default ldap-authentication.properties file. For instance, "groupOfUniqueNames" instead of "groupOfNames", "uniqueMember" instead of "member", etc. - I used Softerra LDAP browser to catch these differences and try to configure my ldap-authentication.properties file but it still doesn't work (maybe because I'm newbie of LDAP and perhaps I missed some setting).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 12:01:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228144#M181274</guid>
      <dc:creator>marcobusetto</dc:creator>
      <dc:date>2010-06-08T12:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Empty AD Group Membership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228145#M181275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I made some more try in my test environment and I discovered that in my LDAP I wrongly defined my users under a group and not within an Organizational Unit. I placed my users into an Organizational Unit and I redefined the membership of my groups, so now these groups are not empty anymore in Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However there's still a quite serious problem. &lt;/SPAN&gt;&lt;STRONG&gt;It seems that if a LDAP user belongs to more than one group, in Alfresco I can see him only in the first one&lt;/STRONG&gt;&lt;SPAN&gt;. Example: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Group_A = User_1 + User_2 + User_3&lt;BR /&gt;Grouo_B = User_4 + User_1&lt;/UL&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Group_A = User_1 + User_2 + User_3&lt;BR /&gt;Grouo_B = User_4 + … &lt;STRONG&gt;(User_1 is missing!)&lt;/STRONG&gt;&lt;/UL&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone never found a similar problem and can confirm this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 13:06:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228145#M181275</guid>
      <dc:creator>marcobusetto</dc:creator>
      <dc:date>2010-06-09T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Empty AD Group Membership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228146#M181276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I made some more try in my test environment and I discovered that in my LDAP I wrongly defined my users under a group and not within an Organizational Unit. I placed my users into an Organizational Unit and I redefined the membership of my groups, so now these groups are not empty anymore in Alfresco. &lt;BR /&gt;&lt;BR /&gt;However there's still a quite serious problem. &lt;STRONG&gt;It seems that if a LDAP user belongs to more than one group, in Alfresco I can see him only in the first one&lt;/STRONG&gt;. Example: &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;LDAP&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Group_A = User_1 + User_2 + User_3&lt;BR /&gt;Grouo_B = User_4 + User_1&lt;/UL&gt; &lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Group_A = User_1 + User_2 + User_3&lt;BR /&gt;Grouo_B = User_4 + … &lt;STRONG&gt;(User_1 is missing!)&lt;/STRONG&gt;&lt;/UL&gt; &lt;BR /&gt;Has anyone never found a similar problem and can confirm this?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;i found - what:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IF group_B is Primery Group for User_1, then in this group in alfresco user don't exist. its very bad(((&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;search on this forum about Primery Group in AD - did not help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 06:41:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/empty-ad-group-membership/m-p/228146#M181276</guid>
      <dc:creator>kilg</dc:creator>
      <dc:date>2010-11-12T06:41:25Z</dc:date>
    </item>
  </channel>
</rss>

