<?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 Synchronizing deleted LDAP group? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211743#M164873</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 have Alfresco community 3.3 (nightly from Aug 11) installed and synchronizing with Active Directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To set up, I performed the following steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Created a new folder (space)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In Manage Space Users, I unchecked the box for inheriting from the parent space&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I added a group previously imported from AD called TEST_USERS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Confirmed that testuser1 (a member) could manipulate the directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, to test:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. On the Domain Controller, I deleted the AD group TEST_USERS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Restarted Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. In the startup logs, I see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;15:59:14,082 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Synchronizing users and groups with user registry 'ldap1'&lt;BR /&gt;15:59:14,113 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Retrieving users changed since Aug 29, 2009 4:00:34 AM from user registry 'ldap1'&lt;BR /&gt;15:59:14,316 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Retrieving groups changed since Aug 29, 2009 4:03:24 AM from user registry 'ldap1'&lt;BR /&gt;15:59:14,456 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] Finished synchronizing users and groups with user registry 'ldap1'&lt;BR /&gt;15:59:14,456 User:System INFO&amp;nbsp; [security.sync.ChainingUserRegistrySynchronizer] 0 user(s) and 0 group(s) processed&lt;BR /&gt;15:59:14,472 User:System INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [default] complete&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;So it appears that Alfresco did not pick up on the removed group.&amp;nbsp; Going into Alfresco's administration console -&amp;gt; Manage Groups, I still see TEST_USERS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the intended behavior?&amp;nbsp; If not, what should it be doing?&amp;nbsp; Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2009 19:53:51 GMT</pubDate>
    <dc:creator>jimbojw</dc:creator>
    <dc:date>2009-09-04T19:53:51Z</dc:date>
    <item>
      <title>Synchronizing deleted LDAP group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211743#M164873</link>
      <description>Hi all,I have Alfresco community 3.3 (nightly from Aug 11) installed and synchronizing with Active Directory.To set up, I performed the following steps:1. Created a new folder (space)2. In Manage Space Users, I unchecked the box for inheriting from the parent space3. I added a group previously impor</description>
      <pubDate>Fri, 04 Sep 2009 19:53:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211743#M164873</guid>
      <dc:creator>jimbojw</dc:creator>
      <dc:date>2009-09-04T19:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing deleted LDAP group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211744#M164874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To detect deleted users and groups, Alfresco has to query ALL users and groups from the LDAP directory. Not just those that have changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is called a full sync, and only happens in the scheduled job that runs by default every midnight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco does a faster 'differential sync' where it only queries for changed users and groups whenever a missing user is successfully authenticated and whenever the server is started up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/The_Synchronization_Subsystem" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/The_Synchronization_Subsystem&lt;/A&gt;&lt;SPAN&gt; for more details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 11:35:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211744#M164874</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-05T11:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing deleted LDAP group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211745#M164875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks dward,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After posting my comment and waiting 24 hours, I was able to confirm that deleted groups are indeed purged from Alfresco's cache during the nightly full sync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an easy way to trigger a full sync "on demand" (preferably without restarting the server)?&amp;nbsp; Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 14:56:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211745#M164875</guid>
      <dc:creator>jimbojw</dc:creator>
      <dc:date>2009-09-09T14:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing deleted LDAP group?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211746#M164876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like you have the original community release, that commits all changes in one (very large and slow) transaction. Might still be worth taking a newer nightly build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the v3.2 Enterpise Edition is released, you'll be able to trigger it via JMX and JConsole. But right now, there is no easier way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 16:40:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/synchronizing-deleted-ldap-group/m-p/211746#M164876</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-09-09T16:40:04Z</dc:date>
    </item>
  </channel>
</rss>

