<?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: Is there a way to clear all users? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245152#M198282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is rebuilding your database an option?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2009 20:05:31 GMT</pubDate>
    <dc:creator>rliu</dc:creator>
    <dc:date>2009-10-07T20:05:31Z</dc:date>
    <item>
      <title>Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245151#M198281</link>
      <description>After MUCH testing - we are getting ready to deploy Alfresco Enterprise… is there an easy way (short of manually) to delete the users that are in the current database?</description>
      <pubDate>Wed, 07 Oct 2009 18:52:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245151#M198281</guid>
      <dc:creator>arganus</dc:creator>
      <dc:date>2009-10-07T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245152#M198282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is rebuilding your database an option?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 20:05:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245152#M198282</guid>
      <dc:creator>rliu</dc:creator>
      <dc:date>2009-10-07T20:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245153#M198283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd rather not rebuild the WHOLE database - merely just delete all the "test users" and start the userbase fresh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 22:57:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245153#M198283</guid>
      <dc:creator>arganus</dc:creator>
      <dc:date>2009-10-07T22:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245154#M198284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ultimately, if rebuilding the database is not an option, then you're either going to have to bootstrap a class or have a service invoke a webscript to delete the users. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look at the &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/org/alfresco/service/cmr/security/PersonService.html#deletePerson(java.lang.String)" rel="nofollow noopener noreferrer"&gt;PersonService.deletePerson(String userName)&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; for more information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 03:34:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245154#M198284</guid>
      <dc:creator>rliu</dc:creator>
      <dc:date>2009-10-08T03:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245155#M198285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does deleting just the user delete the references to each user throughout? I am sure they must be referenced in other tables…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 14:11:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245155#M198285</guid>
      <dc:creator>arganus</dc:creator>
      <dc:date>2009-10-08T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245156#M198286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using the APIs within should be the only way developers (excluding Alfresco Engineers, which I am not) should manipulate any data. I would never try to perform any add/update/delete transactions directly in the database as I don't full knowledge of how the schema is designed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:58:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245156#M198286</guid>
      <dc:creator>rliu</dc:creator>
      <dc:date>2009-10-08T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to clear all users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245157#M198287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As we purchased the Enterprise version, one would think we would get the database schema as well - but cannot find it anyway in any documentation&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 18:05:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-clear-all-users/m-p/245157#M198287</guid>
      <dc:creator>arganus</dc:creator>
      <dc:date>2009-10-22T18:05:25Z</dc:date>
    </item>
  </channel>
</rss>

