<?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: User Authorizations and security in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640385#M285272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The authorizations which you specified here depends on the system and also the Position..&lt;/P&gt;&lt;P&gt;For your query, for ABAP developer you can go for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_ABAPDEVELOPER ---ABAP developers.&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_PROJECT_MANAGER------Development project leader.&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_WBDISPLAY -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;ABAP developer display authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For functional consultants its solely dependent on the position he holds....&lt;/P&gt;&lt;P&gt;Hope it helped you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 08:14:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-15T08:14:09Z</dc:date>
    <item>
      <title>User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640381#M285268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I need to know that , is it required to give &amp;lt;b&amp;gt;SAP_ALL&amp;lt;/b&amp;gt; to &amp;lt;b&amp;gt;functional consultants and ABAP developers user id&amp;lt;/b&amp;gt; created , or there are some different set of roles to be created. where do I find these security best practices , so that I can implement them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 06:44:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640381#M285268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T06:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640382#M285269</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;No it's not needed, there a lot of security functionality they haven't got any need for. Though I recognize that they need extensive access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I normally do is to create a developer role based on SAP_ALL. In this role I then revoke some of the more critical objects e.g. the user management/security object, access to create RFC destinations, change system settings (S_TABU_DIS, no access to group SS and SA), go through S_ADMI_FCD, etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What needs to be removed from the role depends on the system, the version, your policy. My guess is that there are as many opinions on this, as there is security consultants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But keep in mind, as security is implemented in the abap code - your developers will never the less have almost full access to your entire system. Security here is more a question on "Communication" than actual security.  e.g. &amp;lt;i&amp;gt;"If you haven't got access - don't do it ! "&amp;lt;/i&amp;gt;&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>Mon, 13 Nov 2006 11:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640382#M285269</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2006-11-13T11:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640383#M285270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Puneet,&lt;/P&gt;&lt;P&gt;for ABAP developers we used to have the SAP standard DEVELOPER role earlier..so we framed our roles based on this one and also after a lot of effort we have differentiated the Tcodes into Module customizing etc .like MM customizing, PP cust and so on... a bit of functional effort has been spent into thso role differentiation......&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapsecurityonline.com/r3_security/r3_security.htm" target="test_blank"&gt;http://www.sapsecurityonline.com/r3_security/r3_security.htm&lt;/A&gt; has abit of security concepts and would be a bit of help on a read &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hope this info is helpful,&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;Award Points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 17:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640383#M285270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T17:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640384#M285271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is definitely not needed. Although you may&lt;/P&gt;&lt;P&gt;end up creating a set of roles for them that has very broad access, &lt;/P&gt;&lt;P&gt;it is still not SAP_ALL. Also,requirements for access in DEV and PRD&lt;/P&gt;&lt;P&gt;would be different. Typcially, the PRD may only be display only. &lt;/P&gt;&lt;P&gt;Warning though - there will be quite a bit of work to create and &lt;/P&gt;&lt;P&gt;maintain these roles. Copying SAP_ALL and turning off authorizations might&lt;/P&gt;&lt;P&gt;be one way to go, but SAP_ALL has access to * on S_TCODE which means&lt;/P&gt;&lt;P&gt;any tcode can be executed - unless the associated auth objects are turned off. But there&lt;/P&gt;&lt;P&gt;are several tcodes that do not have associated objects. I normally build&lt;/P&gt;&lt;P&gt;a role by specifically identifying the tcodes they need - rather than&lt;/P&gt;&lt;P&gt;a wildcard or a range of tcodes like A* to D*, etc.&lt;/P&gt;&lt;P&gt;It might come down to what your auditors / management will want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 17:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640384#M285271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T17:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640385#M285272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The authorizations which you specified here depends on the system and also the Position..&lt;/P&gt;&lt;P&gt;For your query, for ABAP developer you can go for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_ABAPDEVELOPER ---ABAP developers.&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_PROJECT_MANAGER------Development project leader.&lt;/P&gt;&lt;P&gt;SAP_BC_DWB_WBDISPLAY -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;ABAP developer display authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For functional consultants its solely dependent on the position he holds....&lt;/P&gt;&lt;P&gt;Hope it helped you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 08:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640385#M285272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T08:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640386#M285273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Puneet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be done in another way too. If the Developers need powerful Transaction codes, but not in everyday usage, you can think of  creating seperate user id ( for example POWER_MM, POWER_FI etc),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This common ID could be used by that group members, id only on approval from his manager for a specific purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way, you have much control over the POWER ID usage. Also auditing is easier.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raj Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 20:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640386#M285273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T20:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640387#M285274</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;Sorry  -  but I would strongly advice against using generic poweruser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By doing so you would loose your audit trail, and probably violate your license agreement with SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Always use named users !&amp;lt;/b&amp;gt;&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>Thu, 16 Nov 2006 08:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640387#M285274</guid>
      <dc:creator>morten_nielsen</dc:creator>
      <dc:date>2006-11-16T08:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640388#M285275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends&lt;/P&gt;&lt;P&gt;   one of my staff has created a company code. He wants the company code to be accessed only by four users  is ther any way that i can restrict others from accessing that company code if yes please tell me the steps to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640388#M285275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: User Authorizations and security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640389#M285276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can in fact do this...it is a fairly involved process but once done it works very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove ALL authorization objects pertaining to BUKRS (in this particular example you only want to limit users to a company code) from your role. We'll call this first role ZT_role. You will have your transaction codes in here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have a number of other authorization objects that you could do this same thing with. We are currently not only doing this with company code, but cost center/profit center, plant and several more. The process is the same. If you don't want to allow certain users access to a company code, plant...etc. pull the auth obj out of the transaction role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, create a brand new role WITHOUT T-CODES in it and name it something like ZD_Locking_role (whatever you want to call it...but in a sense you are locking users down with this role).&lt;/P&gt;&lt;P&gt;In this 2nd role you will need to manually enter each Authorization Object that uses BUKRS from your 1st role and then add in the company code(s) you want to allow people to see (again...manually add those auth objects needed as mentioned above for cost center/plant etc.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you shoudl be able to assign the 1st AND 2nd role to a person. Now, they will will only be able to see the company codes you placed in the locking role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only assign the 1st role, they will not be able to view/change by company codes. By adding the second role, the SAP system checks the auth object against their entire profile in their master record and should allow them work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those that care...&lt;/P&gt;&lt;P&gt;We not only do the above, we took it many steps further. We created derived roles broke those down to display only and create/change roles. In other words, the locking role would read something like Z_DISPLAY_XXX or Z_CRT_CHG_XXX (where XXX is the company).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User roles assigned to associate Joe Smith - As an AR Manager this person needs access to ALL AR function for creation/display and change but only allowed to display all AP documents and not change all within company code XXX:&lt;/P&gt;&lt;P&gt;    Transaction roles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZT_AP_DISPLAY role (AP needs to run XK03 or XK04...any and all t-codes are locked down to display only! [03 or 08...etc.])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZT_AR_MANAGER role (AR Manager needs to display (only) AP stuff but not be able to change. They also need to be able to perform all other functions (create/change) as an AR Manager)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Locking Roles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZD_DIS_BUK_XXX (XXX is company code) [display only]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZD_CRT_CHG_BUK_XXX (XXX is company code) [create change]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a thoroughly thought out system you can have a very sight system while being able to allow user the versatility to see only certain information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 21:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-authorizations-and-security/m-p/1640389#M285276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T21:52:52Z</dc:date>
    </item>
  </channel>
</rss>

