<?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 Synchronise users with their groups LDAP AD configuration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17669#M7827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;BR /&gt;I have a problem of synchronisation with LDAP active directory and alfresco.&lt;BR /&gt;I can successfully synchronise all the groups and all users but unfortunately all the groups are empty &lt;BR /&gt;can you please help me to find a solution to import users in their appropriate groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;alfresco-global.properties : alfresco community 5.2 201701&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;### authentication.chain=alfinst:alfrescoNtlm,ldap1:lda&lt;BR /&gt;authentication.chain=ldap1:ldap,alfrescoNtlm1:alfrescoNtlm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;### Ntlm ###&lt;BR /&gt;alfresco.authentication.allowGuestLogin=false&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;ntlm.authentication.sso.enabled=true&lt;BR /&gt;ntlm.authentication.mapUnknownUserToGuest=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;### Synchronisation Active Directory ###&lt;BR /&gt;synchronization.import.cron=0 0/59 21-23 ? * MON-FRI&lt;BR /&gt;synchronization.synchronizeChangesOnly=false&lt;BR /&gt;synchronization.syncWhenMissingPeopleLogIn=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ldap-authentication.properties&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.authentication.active=true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ntlm.authentication.sso.enabled=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.authentication.allowGuestLogin=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.java.naming.security.principal=CN=OVDI,OU=System Users,DC=domain,DC=biz&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=123456789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.groupSearchBase=dc=&lt;SPAN&gt;domain&lt;/SPAN&gt;,dc=biz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.userSearchBase=dc=&lt;SPAN&gt;domain&lt;/SPAN&gt;,dc=biz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# How to map the user id entered by the user to that passed through to LDAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.authentication.userNameFormat=%s@&lt;SPAN&gt;domain&lt;/SPAN&gt;.biz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://dc01.&lt;SPAN&gt;domain&lt;/SPAN&gt;.biz:389&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.queryBatchSize=0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.attributeBatchSize=100&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.personQuery=(objectclass\=person)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(objectclass\=person)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.userFirstNameAttributeName=givenName&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.userLastNameAttributeName=sn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldap.synchronization.userEmailAttributeName=mail&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=ou&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=largeHomeFolderProvider&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.groupType=group&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.personType=person&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=members&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ldap.authentication.java.naming.read.timeout=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;synchronization.synchronizeChangesOnly=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;As you can see in these images that I could import groups and users.&lt;BR /&gt;but all groups are all empty&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="14069" class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/14069_pastedImage_10.png" style="width: 620px; height: 344px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="14070" class="image-2 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/14070_pastedImage_12.png" style="width: 620px; height: 133px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="14072" class="image-3 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/14072_pastedImage_2.png" style="width: 620px; height: 323px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 06:48:35 GMT</pubDate>
    <dc:creator>yacinezr</dc:creator>
    <dc:date>2017-05-23T06:48:35Z</dc:date>
    <item>
      <title>Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17669#M7827</link>
      <description>hello,I have a problem of synchronisation with LDAP active directory and alfresco.I can successfully synchronise all the groups and all users but unfortunately all the groups are empty can you please help me to find a solution to import users in their appropriate groupsalfresco-global.properties : a</description>
      <pubDate>Tue, 23 May 2017 06:48:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17669#M7827</guid>
      <dc:creator>yacinezr</dc:creator>
      <dc:date>2017-05-23T06:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17670#M7828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering why you have used the ldap-authentication.properties file for customisation and activated the LDAP subsystem - since you want to integrate with Active Directory you should have used the ldap-ad-authentication.properties file (in tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap-ad/ldap1/) and activated the LDAP-AD subsystem (authentication.chain=ldap1:ldap-ad,alfrescoNtlm1:alfrescoNtlm)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 08:16:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17670#M7828</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-05-23T08:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17671#M7829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Alex for the response &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;BR /&gt;I will try to use&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;ldap-ad-authentication.properties&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 08:27:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17671#M7829</guid>
      <dc:creator>yacinezr</dc:creator>
      <dc:date>2017-05-23T08:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17672#M7830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;thank you Mr &lt;A _jive_internal="true" data-userid="73554" data-username="afaust" href="https://community.alfresco.com/people/afaust" style="color: #8bc34a; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;" rel="nofollow noopener noreferrer"&gt;Axel Faust&lt;/A&gt;&amp;nbsp;,the problem&amp;nbsp;solved and this is my new config.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;alfresco-global.properties : alfresco community 5.2 201701&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;### authentication.chain=alfinst:alfrescoNtlm,ldap1:lda&lt;BR /&gt;authentication.chain=ldap1:ldap-ad,alfrescoNtlm1:alfrescoNtlm&lt;BR /&gt;&lt;BR /&gt;### Ntlm ###&lt;BR /&gt;alfresco.authentication.allowGuestLogin=false&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;ntlm.authentication.mapUnknownUserToGuest=false&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;ldap-authentication.properties&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.active=true&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.userNameFormat=%s@domain.biz&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://dc01.domain.biz:389&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;&lt;BR /&gt;ldap.authentication.defaultAdministratorUserNames=administrator&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.principal=CN=OVDI,OU=System Users,DC=domain,DC=biz&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.java.naming.security.credentials=*******&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.queryBatchSize=1000&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.attributeBatchSize=1000&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=person)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp&amp;lt;\={0})))&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupSearchBase=dc=domain,dc=biz&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.userSearchBase=dc=domain,dc=biz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp&lt;BR /&gt;ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'&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;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.personType=person&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/14077_pastedImage_5.png" style="width: 620px; height: 385px;" /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/14078_pastedImage_8.png" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://onalfresco.blogspot.fr/2011/01/alfresco-authentication-and-integration.html" title="http://onalfresco.blogspot.fr/2011/01/alfresco-authentication-and-integration.html" rel="nofollow noopener noreferrer"&gt;Alfresco Explorer: Alfresco Authentication and Integration with Active Directory&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 10:42:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17672#M7830</guid>
      <dc:creator>yacinezr</dc:creator>
      <dc:date>2017-05-23T10:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17673#M7831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Salut Yacine,&lt;/P&gt;&lt;P&gt;j'ai essayé ta config finale et elle ne marche pas chez moi (j'ai la version 5.0.d)&lt;/P&gt;&lt;P&gt;je ne trouve toujours pas mes utilisateurs quand je consulte mes groupes AD depuis Alfresco!!&lt;/P&gt;&lt;P&gt;t'as une idée? faut il adopter une structure spécifique à mon AD pour que la synchronisation marche correctement?&lt;/P&gt;&lt;P&gt;je te donne une idée sur ma structure actuelle:&lt;/P&gt;&lt;P&gt;Alfresco (OU)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- groups (OU)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- groupe_rabat (CN)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- groupe_casa (CN)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- people (OU)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- user_rabat (CN)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- user_casa (CN)&lt;/P&gt;&lt;P&gt;j'arrive bien à me connecter avec mes utilisateurs LDAP depuis Alfresco et je trouve bien mes groupes mais le lien entre utilisateur et groupe n'est pas synchronisé même si je l'ai bien sur mon LDAP (user_rabat membre de groupe_rabat et user_casa membre de groupe_casa)&lt;/P&gt;&lt;P&gt;Merci bien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 14:09:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17673#M7831</guid>
      <dc:creator>ilyass</dc:creator>
      <dc:date>2017-08-01T14:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17674#M7832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be polite to join a conversation in the language that has been used so far. Now people may have to use Google Translate (as I am doing right now) just to understand your message and respond to you - with all the potentiall translation errors....&lt;BR /&gt;You do not need a specific user / group structure in AD to be able to synchronise, as long as you have one root tree that contains all users and one that contains all groups (it actually can be the same root). Synchronisation of the link between users and groups depends on the ldap.synchronization.groupMemberAttributeName setting which by default is set to "member".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Il serait judicieux de participer à une conversation dans la langue utilisée jusqu'ici. Maintenant, les gens devront utiliser Google Translate (comme je le fais maintenant) pour comprendre votre message et répondre à vous - avec toutes les erreurs de traduction potentiall ....&lt;BR /&gt;Vous n'avez pas besoin d'une structure utilisateur / groupe spécifique dans AD pour pouvoir synchroniser, pourvu que vous disposiez d'une arborescence racine qui contient tous les utilisateurs et qui contient tous les groupes (il peut en être même). La synchronisation du lien entre les utilisateurs et les groupes dépend du paramètre ldap.synchronization.groupMemberAttributeName qui, par défaut, est défini sur "member".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 20:20:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17674#M7832</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-08-01T20:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17675#M7833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK i'm really sorry,&lt;BR /&gt;I spoke to yassine because i thought he speaks my mother tongue and that it would be easy to explain exactly and easly the problem&lt;BR /&gt;I apologize once again&lt;BR /&gt;So what do you think about the value of this parameter? s&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;hould i keep the&lt;/SPAN&gt;&lt;/SPAN&gt; default one (="Member")?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 16:02:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17675#M7833</guid>
      <dc:creator>ilyass</dc:creator>
      <dc:date>2017-08-03T16:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronise users with their groups LDAP AD configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17676#M7834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most certainly unless your LDAP / AD uses a completely different directory schema. If you pick a different value and the LDAP / AD uses the default schema, you will end up not synchronizing (and even loosing) user-group relationships..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 22:31:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/synchronise-users-with-their-groups-ldap-ad-configuration/m-p/17676#M7834</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-08-03T22:31:48Z</dc:date>
    </item>
  </channel>
</rss>

