<?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 expired users in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842522#M1473306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using the method in SU10 is easy, as you can select thosde expired users after pressing the 'Authorization data' button on the entry screen of SU10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Apr 2010 08:07:57 GMT</pubDate>
    <dc:creator>Bernhard_SAP</dc:creator>
    <dc:date>2010-04-08T08:07:57Z</dc:date>
    <item>
      <title>Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842520#M1473304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are creating 100's of test users to test roles .All the test users has validity period as 3 or 4 days .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we need to delete all the test users who are all expired . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 19:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842520#M1473304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T19:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842521#M1473305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what will u do if they is again a requirement ? Create again. Instead of deleting test user ids would make sense to remove the roles or when you assign the roles giving it an end date. Then they will automatically expire after the end date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use SU10 to do mass deletion of user ids if you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 19:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842521#M1473305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T19:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842522#M1473306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using the method in SU10 is easy, as you can select thosde expired users after pressing the 'Authorization data' button on the entry screen of SU10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 08:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842522#M1473306</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2010-04-08T08:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842523#M1473307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah i agreee your thoughts .. but we hqave some thousands of users so it's very huge work for me to take list of expired users . that's why i thought to go for delete users using scripts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 12:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842523#M1473307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T12:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842524#M1473308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agreed that SU10 is the tool for mass deletion, but it sounds like your problem is selecting which users to delete?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you use a naming convention for all these test users? Then use that to identify them&lt;/P&gt;&lt;P&gt;Did you mass create them via SU10 or CATT script or LSMW. Then go to your data source for creation, thereu2019s your list&lt;/P&gt;&lt;P&gt;Did you create them all on a certain day or over small period of time, or were they all created by one person? Check your change documents for users and thereu2019s a good starting point for your list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As part of the test scenario, how were the users to be created specified? This should be e what points you to your solution, and a lesson for future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 21:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842524#M1473308</guid>
      <dc:creator>sandi_ward2</dc:creator>
      <dc:date>2010-04-12T21:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842525#M1473309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; yeah i agreee your thoughts .. but we hqave some thousands of users so it's very huge work for me to take list of expired users . that's why i thought to go for delete users using scripts&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;therefore I suggested them to selct the expired ones in SU10. You'll get a selection screen like in SUIM upon pressing the authorization button, so you can select users with for instance 'Valid until'=current date -1. You'll find the field in the section 'Additional selection criteria'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 05:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842525#M1473309</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2010-04-13T05:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842526#M1473310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SU10 to remove all roles and  prodide validity date as 01/01/1900 to till date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 20:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842526#M1473310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T20:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842527#M1473311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it will be a good idea to restrict the test users by their validity date rather than deleting them from the system if you think you will need to re-use them in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For deleting the test users whose validity date has already expired,you can use the option as mentioned by Bernhard and delete all of them at one go using SU10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternately, if you want to restrict the test users by their validity date,then take a list of all the test users existing in your system from SUIM (it will be easier for you if you maintain a naming convention for your test users or maintain a specific user group for them) and then restrict the validity date (SU10 -&amp;gt; Change pencil icon -&amp;gt; mention date in "valid through " and check the change button and SAVE) of all the users through SU10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 04:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842527#M1473311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-16T04:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Delete expired users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842528#M1473312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi re solved my issue and this question helped me to learn lot. Thanks friends&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 07:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-expired-users/m-p/6842528#M1473312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-19T07:27:26Z</dc:date>
    </item>
  </channel>
</rss>

