<?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: Restrict providing DEBUG access in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900242#M1144397</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;Well S_USER_AUT controls SU02 and SU03, and deals with the profiles directly, and not the roles, S_USER_VAL controls role maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But of course if you need to secure your landscape from given debug access this object should be controlled to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not sure on the "how-to-control-this-in-SU24" - this would, I guess, require a trace, unless somebody else can provide this little detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Morten Nielsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2008 09:11:44 GMT</pubDate>
    <dc:creator>morten_nielsen</dc:creator>
    <dc:date>2008-12-10T09:11:44Z</dc:date>
    <item>
      <title>Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900232#M1144387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt; We need to prevent the security team to enable debug access via role modifications (pfcg) as well as user changes (e.g. su01/pfcg -&amp;gt; assign roles). Could you suggest ways of achieving this restriction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 08:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900232#M1144387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T08:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900233#M1144388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the role-to-user assigment part I suggest you put your 'dangerous' roles in a different namespace so you can restrict assignment through S_USER_AGR.&lt;/P&gt;&lt;P&gt;To avoid them putting dangerous objects/values in the roles themselves I'd suggest training.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 08:58:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900233#M1144388</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-12-08T08:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900234#M1144389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;You can restrict role modification access and user maintainance access by giving only display to below authorization objetcs :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For PFCG/Su01  - S_USER_PRO&lt;/P&gt;&lt;P&gt;                  S_USER_AUT&lt;/P&gt;&lt;P&gt;                  S_USER_GRP &lt;/P&gt;&lt;P&gt;                  S_USER_AGR  Give actvt field as 03 and 08 only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sneha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 09:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900234#M1144389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T09:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900235#M1144390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; You can restrict role modification access and user maintainance access by giving only display to below authorization objetcs :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And afterwards, what do you pay them for? That'll block them from doing their job alltogether......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to my earlier reply, S_USER_AUT makes it possible to restrict the entering of S_DEVELOP alltogether. Unfortunately this blocks more that just debug rights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jurjen Heeck on Dec 8, 2008 10:32 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 09:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900235#M1144390</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-12-08T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900236#M1144391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 10:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900236#M1144391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900237#M1144392</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; In addition to my earlier reply, S_USER_AUT makes it possible to restrict the entering of S_DEVELOP alltogether. Unfortunately this blocks more that just debug rights.&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;S_USER_VAL could be used I suppose, it would be a nightmare to get it working to exclude just debug access though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 10:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900237#M1144392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T10:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900238#M1144393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; S_USER_VAL could be used I suppose, it would be a nightmare to get it working to exclude just debug access though&lt;/P&gt;&lt;P&gt;Thanks for that. &lt;/P&gt;&lt;P&gt;I agree on the nightmare remark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 10:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900238#M1144393</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-12-08T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900239#M1144394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should be able to restrict the Object Type field without too much effort, and removing it completely may be advisable anyway. Combining it with more granular activity field values would probably not work though (because of the combination and use in many other objects as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 11:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900239#M1144394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900240#M1144395</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;PRE&gt;&lt;CODE&gt;&lt;P&gt;S_USER_VAL could be used I suppose&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is correct if your are facing are "training" issue here, but if you want to &lt;STRONG&gt;secure&lt;/STRONG&gt; it, you will need to control SU24 as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The S_USER_VAL is only checked if the object is maintained manually, not if it's granted through the default values for a transaction in SU24. And it is not checked when maintaining default values in SU24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might ofcourse be a bug - I haven't checked the OSS for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Morten Nielsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 08:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900240#M1144395</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2008-12-10T08:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900241#M1144396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Morten,&lt;/P&gt;&lt;P&gt;Should this not be the case for S_USER_AUT as well, i.e. if the object S_DEVELOP is defaulted by SU24 by addition of a transaction in the role it is not going to restrict the security admin from generating the role?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 08:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900241#M1144396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T08:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900242#M1144397</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;Well S_USER_AUT controls SU02 and SU03, and deals with the profiles directly, and not the roles, S_USER_VAL controls role maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But of course if you need to secure your landscape from given debug access this object should be controlled to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not sure on the "how-to-control-this-in-SU24" - this would, I guess, require a trace, unless somebody else can provide this little detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Morten Nielsen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 09:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900242#M1144397</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2008-12-10T09:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict providing DEBUG access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900243#M1144398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; But I'm not sure on the "how-to-control-this-in-SU24" - this would, I guess, require a trace, unless somebody else can provide this little detail.&lt;/P&gt;&lt;P&gt;It looks like the concept was revised a while back already, and the maintenance checks in SU24 were replaced by S_DEVELOP checks (for object types SUSK and SUST).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to SAP notes, the checks on S_USER_VAL are intentionally not included in the maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So... if you restrict S_USER_VAL to exclude the debugging and remove it from the "Proposal" indicators and do not assign S_USER_AGR authority for the role(s) which &lt;STRONG&gt;do&lt;/STRONG&gt; have the debugging in them - then it might work (unless the user has even stronger authority to create programs of their own).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Dec 10, 2008 11:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 10:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-providing-debug-access/m-p/4900243#M1144398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T10:10:13Z</dc:date>
    </item>
  </channel>
</rss>

