<?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: authorizations for background user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861036#M1321463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not suppose to assign sap_all profile to any user in any case in the Production environments. Its a SOX issue.&lt;/P&gt;&lt;P&gt;It is recommended to assign roles instead of profiles. You can create a customized role and then assign it to the&lt;/P&gt;&lt;P&gt;background system user. This customized role can be modified as per the requirement and audit policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the following link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/c4/3a7f6d505211d189550000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_45b/helpdata/en/c4/3a7f6d505211d189550000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 18:19:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-09T18:19:40Z</dc:date>
    <item>
      <title>authorizations for background user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861035#M1321462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;        Is it ok to assign the user(system user)  sap_all  profile under whom a background job runs. Is it against the security audit policies. or should we assing only those authorzatons that are required to run the program  in the background job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Neha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 17:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861035#M1321462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T17:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: authorizations for background user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861036#M1321463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not suppose to assign sap_all profile to any user in any case in the Production environments. Its a SOX issue.&lt;/P&gt;&lt;P&gt;It is recommended to assign roles instead of profiles. You can create a customized role and then assign it to the&lt;/P&gt;&lt;P&gt;background system user. This customized role can be modified as per the requirement and audit policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the following link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/c4/3a7f6d505211d189550000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_45b/helpdata/en/c4/3a7f6d505211d189550000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 18:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861036#M1321463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: authorizations for background user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861037#M1321464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;         Is it ok to assign the user(system user)  sap_all  profile under whom a background job runs. Is it against the security audit policies. or should we assing only those authorzatons that are required to run the program  in the background job.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;You don't need to provide SAP_ALL for any system user id for daily Business you create. And of course it is against Audit policies to provide such access to Background user. This user id should be of type &lt;STRONG&gt;System&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The authorizations for such user ids should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;S&lt;/U&gt;BTCH_NAM       Background Processing: Background User Name_&lt;/P&gt;&lt;P&gt;BTCUNAME = &amp;lt;respestive user name that are going to be authorized for Batch Job execution&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;S&lt;/U&gt;BTCH_JOB       Background Processing: Operations on Background Jobs_&lt;/P&gt;&lt;P&gt;JOBACTION = *&lt;/P&gt;&lt;P&gt;JOBGROUP = *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_BTCH_ADM       Background Processing: Background Administrator&lt;/P&gt;&lt;P&gt;This is required for the administrator administering background Jobs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the following note: Note 101146 - [Batch: authorization object S_BTCH_JOB, S_BTCH_NAM|https://service.sap.com/sap/support/notes/101146]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Also the user needs access to following Authorizations&lt;/U&gt;:&lt;/P&gt;&lt;P&gt;S_ADMI_FCD       System Authorizations&lt;/P&gt;&lt;P&gt;S_CTS_ADMI       Administration Functions in the Change and Transport System&lt;/P&gt;&lt;P&gt;S_LOG_COM       Authorization to execute logical operating system commands&lt;/P&gt;&lt;P&gt;S_RZL_ADM       CCMS: System Administration&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;Dipanjan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dipanjan Sanpui on Jul 9, 2009 2:21 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 18:19:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861037#M1321464</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-07-09T18:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: authorizations for background user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861038#M1321465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The help.sap.com link is from the 45B release... it also only lists possible objects which the user might need - there is no "must have".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best is to restrict their access to that which they do need and delete their passwords (unless they are also used in RFC with password based authentication) and protect them in an exclusive user group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the risks are mentioned here =&amp;gt; &lt;SPAN __jive_macro_name="thread" id="458291"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you comb the ABAP and scripting forums you will find more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they are opening connections to other external (file) systems and running or communicating with external programs, then you should take a look into restricting the REGINFO.dat file as well so that only known connections are protected.&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 Jul 9, 2009 9:12 PM&lt;/P&gt;&lt;P&gt;46B -&amp;gt; 45B...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 19:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorizations-for-background-user/m-p/5861038#M1321465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T19:11:42Z</dc:date>
    </item>
  </channel>
</rss>

