<?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: Alfresco Community 4.2d and Active Directory Synching with Groups in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303388#M256518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A little confused…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Are you saying that you can't get any group to sync initially or only when you create a new group in AD? Alfresco automatically does a re-sync at midnight if you haven't changed this setting. Otherwise you can create a cron (if you are using linux).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 22:14:54 GMT</pubDate>
    <dc:creator>eswbitto</dc:creator>
    <dc:date>2013-11-04T22:14:54Z</dc:date>
    <item>
      <title>Alfresco Community 4.2d and Active Directory Synching with Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303387#M256517</link>
      <description>Our plan is to evaluate Alfresco community in production as proof of concept to determine if it will meet our needs and if we can justify the budget for the additional features of the enterprise edition.I am having problems getting Alfresco to sync with users in my Active Directory Groups. We have g</description>
      <pubDate>Mon, 04 Nov 2013 21:31:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303387#M256517</guid>
      <dc:creator>hsturner</dc:creator>
      <dc:date>2013-11-04T21:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 4.2d and Active Directory Synching with Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303388#M256518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A little confused…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Are you saying that you can't get any group to sync initially or only when you create a new group in AD? Alfresco automatically does a re-sync at midnight if you haven't changed this setting. Otherwise you can create a cron (if you are using linux).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 22:14:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303388#M256518</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-11-04T22:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 4.2d and Active Directory Synching with Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303389#M256519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem we are running into is that the groups sync up for when we add or remove a group in Active Directory, however we are having a problem getting the users in the groups to sync when they are added or removed. Alfresco only seems to be capturing the users that are in the group the first time a group is added.&amp;nbsp; We have changed the synchronization to occur every 10 minutes for testing purposes, but are going to go with 10 minutes after the hour every 4 hours in production to match our AD updating.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:33:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303389#M256519</guid>
      <dc:creator>hsturner</dc:creator>
      <dc:date>2013-11-07T15:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 4.2d and Active Directory Synching with Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303390#M256520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't copied my entire ldap config…I have omitted some settings that are the same as yours. I might still have some still in what I'm posting. (kinda busy at the moment on other stuff) There are a couple of things that I have different. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=simple&lt;BR /&gt;ldap.authentication.escapeCommasInBind=false&lt;BR /&gt;ldap.authentication.escapeCommasInUid=false&lt;BR /&gt;ldap.synchronization.active=true&lt;BR /&gt;ldap.synchronization.java.naming.security.authentication=simple&lt;BR /&gt;ldap.synchronization.groupQuery=(objectclass\=group)&lt;BR /&gt;ldap.synchronization.groupDifferentialQuery=(&amp;amp;(objectclass\=group)(!(whenChanged&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.personQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))&lt;BR /&gt;ldap.synchronization.personDifferentialQuery=(&amp;amp;(objectclass\=user)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(whenChanged&amp;lt;\={0})))&lt;BR /&gt;ldap.synchronization.modifyTimestampAttributeName=whenChanged&lt;BR /&gt;ldap.synchronization.userOrganizationalIdAttributeName=company&lt;BR /&gt;ldap.synchronization.defaultHomeFolderProvider=largeHomeFolderProvider&lt;BR /&gt;ldap.synchronization.personType=user&lt;BR /&gt;ldap.synchronization.groupDisplayNameAttributeName=displayName&lt;BR /&gt;ldap.synchronization.groupType=group&lt;BR /&gt;ldap.synchronization.groupIdAttributeName=cn&lt;BR /&gt;ldap.synchronization.groupMemberAttributeName=member&lt;BR /&gt;ldap.synchronization.enableProgressEstimation=true&lt;BR /&gt;ldap.authentication.java.naming.read.timeout=0&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 18:57:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-4-2d-and-active-directory-synching-with/m-p/303390#M256520</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2013-11-08T18:57:36Z</dc:date>
    </item>
  </channel>
</rss>

