<?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: Delete Users &amp; Groups in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220562#M173692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx mate&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Mar 2010 15:32:41 GMT</pubDate>
    <dc:creator>kyriakos</dc:creator>
    <dc:date>2010-03-03T15:32:41Z</dc:date>
    <item>
      <title>Delete Users &amp; Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220557#M173687</link>
      <description>I want to delete the users/Groups from alfresco so i add only some OUs…now that i find the way..is it possible to delete all the users somehow?</description>
      <pubDate>Wed, 03 Mar 2010 13:24:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220557#M173687</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-03-03T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Users &amp; Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220558#M173688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the users all came from an LDAP directory, just modify your personQuerys so that they exclude those OUs and then wait for the synchronization CRON job to kick in and delete the users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only the scheduled synchronization job performs deletions. You can control the frequency of it using the synchronization.import.cron property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 0 0 * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See this page for the CRON expression syntax &lt;/SPAN&gt;&lt;A href="http://www.quartz-scheduler.org/docs/tutorial/TutorialLesson06.html" rel="nofollow noopener noreferrer"&gt;http://www.quartz-scheduler.org/docs/tutorial/TutorialLesson06.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using a subset of users in your directory, it's important that you also set this property to false, so that people excluded by the synchronization query don't get 'default' user objects created for them an can't still authenticate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.autoCreatePeopleOnLogin=false&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 13:44:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220558#M173688</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-03-03T13:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Users &amp; Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220559#M173689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you, you covered me by all angles !!!!!!!!!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 14:04:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220559#M173689</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-03-03T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Users &amp; Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220560#M173690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;althought i set the trigger to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0 0/5 * * * ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it doesn't import anything…tomcat platforms stands still…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.import.cron=0 0/5 * * * ? here it is i believe it is right&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 14:20:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220560#M173690</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-03-03T14:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Users &amp; Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220561#M173691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where did you set it? You need to set it in alfresco-global.properties as it belongs to the synchronization subsystem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 15:14:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220561#M173691</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-03-03T15:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Users &amp; Groups</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220562#M173692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx mate&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 15:32:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-users-groups/m-p/220562#M173692</guid>
      <dc:creator>kyriakos</dc:creator>
      <dc:date>2010-03-03T15:32:41Z</dc:date>
    </item>
  </channel>
</rss>

