<?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: RFC Users  &amp; Authorisations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277926#M783830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juluis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going hammer &amp;amp; tongs to implement this. Our concern must not be the audit or auditors opinion  but larger security of the corporation &amp;amp; associated  data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2008 02:09:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-04T02:09:32Z</dc:date>
    <item>
      <title>RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277916#M783820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the profiles of the  RFC users it was noticed  that SAP_ALL was present. In order  to remove this, :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.its needed to know what other authorisations need to be assigned.&lt;/P&gt;&lt;P&gt;2. This is the bottle neck. How does one understand which are the activites  that are being performed.&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, 03 Jan 2008 17:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277916#M783820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T17:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277917#M783821</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; 1.its needed to know what other authorisations need to be assigned.&lt;/P&gt;&lt;P&gt;That depends on the actual answer to your second question.....&lt;/P&gt;&lt;P&gt;&amp;gt; 2. This is the bottle neck. How does one understand which are the activites  that are being performed.&lt;/P&gt;&lt;P&gt;A trace may give some clues but you really need to know what the rfcuser is (supposed to be) used for and that means finding out which interfaces and or connections depend on this user. I do not think there's an easy 'technical' way to get this information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you build roles purely based on trace information you're bound to oversee an interface that runs only once a month or year......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 17:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277917#M783821</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-03T17:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277918#M783822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes!  I agree totally. On eway is to ask the owner  himself, but again they will say they cannot work if they dont have SAP_ALL in the profile of the RFC user. What is the independed way to reach there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 18:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277918#M783822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T18:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277919#M783823</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; What is the independed way to reach there.&lt;/P&gt;&lt;P&gt;Well, as I said, you could try a system trace (ST01) while the interface(s) is/are running but you're almost guaranteed to miss some stuff. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The independent way is to send the person who told you to get rid of SAP_ALL to the person who claims he cannot work without it. Let them do the fighting. At some point one will have to give in (probabely the owner of the interface/rfc-user) and give you the information needed.&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;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 19:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277919#M783823</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-03T19:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277920#M783824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The intended way is to document requirements for RFC interfaces and build a role limited to those requirements (not ALL...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But people are very often not aware of the risks, so I would recommend explaining to them that their RFC interface with limited requirements represents a risk to the entire system as an unknown body of users can do anything to the SAP system at will, which is only limited by the skills of those persons or their fear of being found (multiplied by a severity coefficient of the consequences).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a polite way of going about installing "ownership" of the RFC user and responsibility for the authorizations.&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>Thu, 03 Jan 2008 21:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277920#M783824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T21:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277921#M783825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Juluis!!  Now here we trip  on a very important question point...How does the Unkown body of users get acess to the RFC id /pwd ? Unless its compromised personally ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What specifics are the potential impacts the compromised id do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the sidetrack , the auditors are moved  with RFC users !!  Why would that be , to my auditor I put forth the question the answer was " they are not Dialogue users !"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 21:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277921#M783825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T21:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277922#M783826</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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; Now here we trip  on a very important question point...How does the Unkown body of users get acess to the RFC id /pwd ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chances are good that they do not need the id / pwd. They only need the name of the RFC destination (for which the id / pwd is saved in SM59, already) and the ability to run "the" or "an" interface (or generate a dialog session).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is not to save the logon data in the destination, and request that the current user running the interface in the source enter their own (valid) id / pwd for the target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; Unless its compromised personally ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not necessarily necessary, but that does often add a new dimension to the risk, as the folks have a wider choice of sources from which they can "run an interface" using the id, and a wider group of folks (who talk to each other...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; What specifics are the potential impacts the compromised id do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mentioned before that it has SAP_ALL?? Go figure what that means...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; On the sidetrack , the auditors are moved  with RFC users !!  Why would that be , to my auditor I put forth the question the answer was " they are not Dialogue users !"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See above (SAP_ALL). The user could change itself to a dialog user... I can think of approximatly 300 thousand reasons (just off the top of my head) why your auditors are &lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt; &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most likely they have, much like the interface user owner you described before, been told this and have not questioned it. Or the thought never crossed their minds that the id would not be required at all if it cannot "logon"...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 22:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277922#M783826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T22:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277923#M783827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS: What do you mean by "moved"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 22:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277923#M783827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T22:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277924#M783828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juluis, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that word got in as I was drafting the question....I wanted to write " worried' "bothered". Apart from SAP your english too is good !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 22:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277924#M783828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T22:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277925#M783829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps they have heard something, but might not be sure (yet) what it is? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auditors in some countries are however not allowed to consult or provide solutions... this places them at an additional disadvantage, as finding the problem is often half of the solution and vis-verse &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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>Thu, 03 Jan 2008 23:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277925#M783829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T23:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277926#M783830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Juluis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going hammer &amp;amp; tongs to implement this. Our concern must not be the audit or auditors opinion  but larger security of the corporation &amp;amp; associated  data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 02:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277926#M783830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T02:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Users  &amp; Authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277927#M783831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While remaining a nose-length ahead of the auditors is widely considered a benchmark, I completely agree with your approach as a more sensible and sustainable goal.&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>Fri, 04 Jan 2008 13:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-users-authorisations/m-p/3277927#M783831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-04T13:16:24Z</dc:date>
    </item>
  </channel>
</rss>

