<?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: LDAP group memberships not synchronized (v5.0.a) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309003#M262133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;salut fatma,&lt;/P&gt;&lt;P&gt;j'ai des problèmes pour synchroniser mes groupes ldap avec leurs utilisateurs, j'ai essayé plusieurs configurations mais malheureusement ça ne marche pas pour moi.&lt;/P&gt;&lt;P&gt;y'a t'il une structure spécifique sur laquelle je dois adapter mon AD pour la faire fonctionner? ou une configuration à faire?&lt;/P&gt;&lt;P&gt;je m'explique encore plus: j'arrive bien à connecter mon AD à mon alfresco mais c'est la relation entre utilisateurs et groupes AD que je ne trouve pas sur Alfresco après synchronisation!!&lt;/P&gt;&lt;P&gt;Merci bien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2017 13:30:16 GMT</pubDate>
    <dc:creator>ilyass</dc:creator>
    <dc:date>2017-08-01T13:30:16Z</dc:date>
    <item>
      <title>LDAP group memberships not synchronized (v5.0.a)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/308999#M262129</link>
      <description>Hi all,I'm using Alfresco 5.0.a Community on Centos 6.4 64 bit, my Active Directory server : Windows Server 2008 R2I have a problem with the LDAP integration configuration - Group memberships are not synchronized - all groups are shown empty.This is my alfresco-global.properties configuration :### A</description>
      <pubDate>Wed, 22 Oct 2014 07:14:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/308999#M262129</guid>
      <dc:creator>jack_chuong</dc:creator>
      <dc:date>2014-10-22T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP group memberships not synchronized (v5.0.a)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309000#M262130</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;SPAN&gt;It's solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This configuration works fine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;### Active Directory&lt;BR /&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad&lt;BR /&gt;&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.allowGuestLogin=false&lt;BR /&gt;ldap.authentication.userNameFormat=%s&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://ad.mydomain.com:389&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=Administrator&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=jack.chuong@mydomain.com&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=*******&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;&lt;BR /&gt;#user&lt;BR /&gt;ldap.synchronization.userSearchBase=OU\=Central Management,DC\=mydomain,DC\=com&lt;BR /&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;BR /&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;BR /&gt;ldap.synchronization.userEmailAttributeName=mail&lt;BR /&gt;&lt;BR /&gt;#group&lt;BR /&gt;ldap.synchronization.groupSearchBase=OU\=Groups,OU\=Central Management,DC\=mydomain,DC\=com&lt;BR /&gt;&lt;BR /&gt;# Sync&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;BR /&gt;synchronization.allowDeletions=true&lt;BR /&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;BR /&gt;synchronization.syncOnStartup=true&lt;BR /&gt;synchronization.import.cron=0 */30 * * * ?&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;/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;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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 02:40:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309000#M262130</guid>
      <dc:creator>jack_chuong</dc:creator>
      <dc:date>2014-10-27T02:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP group memberships not synchronized (v5.0.a)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309001#M262131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great setup. Simple and efficient. It helped me solve my own AD and site issues. I even added a variant of admin and guest user accounts to manage and keep in separate OUs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 17:38:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309001#M262131</guid>
      <dc:creator>luartech</dc:creator>
      <dc:date>2016-11-03T17:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP group memberships not synchronized (v5.0.a)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309002#M262132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send me a screenshot with your ldap groups and users structure ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 17:07:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309002#M262132</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-04-06T17:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP group memberships not synchronized (v5.0.a)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309003#M262133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;salut fatma,&lt;/P&gt;&lt;P&gt;j'ai des problèmes pour synchroniser mes groupes ldap avec leurs utilisateurs, j'ai essayé plusieurs configurations mais malheureusement ça ne marche pas pour moi.&lt;/P&gt;&lt;P&gt;y'a t'il une structure spécifique sur laquelle je dois adapter mon AD pour la faire fonctionner? ou une configuration à faire?&lt;/P&gt;&lt;P&gt;je m'explique encore plus: j'arrive bien à connecter mon AD à mon alfresco mais c'est la relation entre utilisateurs et groupes AD que je ne trouve pas sur Alfresco après synchronisation!!&lt;/P&gt;&lt;P&gt;Merci bien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 13:30:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-group-memberships-not-synchronized-v5-0-a/m-p/309003#M262133</guid>
      <dc:creator>ilyass</dc:creator>
      <dc:date>2017-08-01T13:30:16Z</dc:date>
    </item>
  </channel>
</rss>

