<?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 Access issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250029#M1630987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that user can do lock and unlock for the userid but he cannot change the password of any user.Because as far as I know if the user has change access he/she will have the access for lock/unlock and change password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pradeep raghav on Sep 21, 2011 8:38 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2011 06:33:51 GMT</pubDate>
    <dc:creator>former_member349600</dc:creator>
    <dc:date>2011-09-21T06:33:51Z</dc:date>
    <item>
      <title>Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250029#M1630987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that user can do lock and unlock for the userid but he cannot change the password of any user.Because as far as I know if the user has change access he/she will have the access for lock/unlock and change password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Pradeep raghav on Sep 21, 2011 8:38 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 06:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250029#M1630987</guid>
      <dc:creator>former_member349600</dc:creator>
      <dc:date>2011-09-21T06:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250030#M1630988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you did on your own to satisfy your own question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arpan Paik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 06:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250030#M1630988</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2011-09-21T06:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250031#M1630989</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;you can create a transaction variant of su01 w/o the password features. Search for shd0 to find some hints on that.&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>Wed, 21 Sep 2011 08:14:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250031#M1630989</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2011-09-21T08:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250032#M1630990</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;you can achive using User group authorization&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a user group ex : Security and assign to all security team members&lt;/P&gt;&lt;P&gt;2. Create a role and maintain S_USER_GROUP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain all user groups excluding "security"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you assign this role to the security team then they can not able to lock/unlock./pwd reset of their own, but they can reset other groups userids&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 14:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250032#M1630990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-21T14:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250033#M1630991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; you can achive using User group authorization&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;No you can't.  That will not allow you to differentiate lock &amp;amp; unlock 'vs' password reset for a given set of users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 14:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250033#M1630991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-21T14:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250034#M1630992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use T-code EWZ5. This t-code is used for mass user locking and unlocking. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;Guru Prasad Dwivedi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: guruprasaddwivedi on Sep 21, 2011 4:36 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 14:36:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250034#M1630992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-21T14:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250035#M1630993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Pradeep&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; You can use T-code EWZ5. This t-code is used for mass user locking and unlocking. &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks-&lt;/P&gt;&lt;P&gt;&amp;gt; Guru Prasad Dwivedi&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Edited by: guruprasaddwivedi on Sep 21, 2011 4:36 PM&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add that this transaction must be used really, really, really carefully! It is so easy to lock &lt;U&gt;all&lt;/U&gt; users in the system.  To be honest I wouldn't allow this for anyone who wasn't an &lt;U&gt;uber&lt;/U&gt; security administrator (and even then only on a temp basis).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 14:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250035#M1630993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-21T14:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250036#M1630994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering the possibility of ranged tcodes in support roles - would this be one for SM01 in that case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 16:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250036#M1630994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-21T16:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250037#M1630995</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;EWZ5 is very dangerous and sensitive tcode, if you not sure how to use then will be in trouble&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 17:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250037#M1630995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-21T17:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250038#M1630996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Alex,&lt;/P&gt;&lt;P&gt;your message was not clear throughly. What I know is, even by restricting with user group, we can still change the password of that user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 05:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250038#M1630996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T05:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250039#M1630997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Plaban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As standard we cannot segregate the activities of lock/unlock and password reset  -  they share the 05 activity.&lt;/P&gt;&lt;P&gt;S_USER_GRP will allow restriction of activities to groups of users but activity 05 still permits both lock/unlock and password reset unless you take a customising approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 09:02:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250039#M1630997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T09:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250040#M1630998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Alex&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Considering the possibility of ranged tcodes in support roles - would this be one for SM01 in that case?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards&lt;/P&gt;&lt;P&gt;&amp;gt; David&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To David: Sorry to go a little off-topic. Was thinking if EWZ5 is with security admin and so is SM01 then is it not a SOD issue? Though I understand the benefit of locking EWZ5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To OP - There is quite a recent article in Security by Raghu Boddu which explains transaction variant for SU01 using SHDO for almost the same case as you have. His article mentions both the features lock/unlock and password reset..for your case you can just enable one you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 12:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250040#M1630998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T12:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250041#M1630999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi alex,&lt;/P&gt;&lt;P&gt;i do not think, value 05 in S_USER_GRP will provide password reset access. i.e if 05 is NOT provided, then also password reset authorization is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Plaban Sahoo on Sep 22, 2011 3:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250041#M1630999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250042#M1631000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi alex,&lt;/P&gt;&lt;P&gt;&amp;gt; i do not think, value 05 in S_USER_GRP will provide password reset access. i.e if 05 is NOT provided, then also password reset authorization is available.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Edited by: Plaban Sahoo on Sep 22, 2011 3:03 PM&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not look right. Test it and you will see lock/unlock and password resets both needs 05.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250042#M1631000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250043#M1631001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What a strange thread...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luckily Raghav has never closed any question he ever asked on SDN yet, so the show can still go on for a while &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250043#M1631001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T13:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250044#M1631002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EWZ5 requires the usual unlock auths (and possibly more - I don't have a system immediately available with EWZ5) so will be controlled by standard sec objects to restrict.  Assuming that it's not the sec roles that are ranged in prod (big assumption &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; ) then should be sufficient level of control without resorting to locking the tx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's surprisingly common to hear people who have run the lock without excluding their own user.  But for the grace of God I've managed to avoid it so far.  In PRD at least.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 17:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250044#M1631002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T17:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Access issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250045#M1631003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll add this to my notebook for future reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a system I currently have access to the unvalidated SU24 entries are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_DATASET	Authorization for file access	                      Check	NO&lt;/P&gt;&lt;P&gt;S_DEVELOP	ABAP Workbench	                                            Check	NO&lt;/P&gt;&lt;P&gt;S_TCODE	Transaction Code Check at Transaction Start	Check	NO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had some fun (in threat-ro-spect) seeing my own access swallowed by an enthusiatistic LSMW deleting roles which happened to include me but my reference user still lived on to rescue me so I appreciate the open-eyed OMG stare something bad like this may produce...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Berry on Sep 22, 2011 7:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 18:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-issue/m-p/8250045#M1631003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T18:41:54Z</dc:date>
    </item>
  </channel>
</rss>

