<?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: Remote password based authentication in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978516#M703158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use SAP R/3 v4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The links you posted are very interesting. However, I try to understand the reason behinds, and not being a SAP specialist, I lack technical details to make a personal opinion on the best way to handle RFC connections in a secure way.&lt;/P&gt;&lt;P&gt;I need to compile info from several documents to be able to do so, it seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Protection of the passwords is just one element, but I could find nowhere what "encryption" is used. I have read in a "blackhat" presentation that passwords are not encrypted, but rather obfuscated. But every official document mention encryption, hence I would like to have some more details about the encryption algorithm. Is it based on a standard like AES or TripleDES, for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2007 13:30:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-29T13:30:42Z</dc:date>
    <item>
      <title>Remote password based authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978514#M703156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone know where I could find information about the protection of the password of users authenticating remotely to a SAP system (especially when using SAP GUI, and when using RFC connections)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm interested in the encryption algorithm used: is it proprietary? Based on a standard cryptographic algorithm? With what key length and in what mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 11:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978514#M703156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remote password based authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978515#M703157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which release level are you on?&lt;/P&gt;&lt;P&gt;Is it ABAP to ABAP RFC call?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally speaking, you can eliminate the password using Trusted RFC, but you need to be very careful when you set it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a security guide on it in service.sap.com/security. &lt;/P&gt;&lt;P&gt;A useful starting point is SAP note 128447.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="222793"&gt;&lt;/A&gt; also contains usefull information and links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about the proprietary interests of the algorithm... I suspect that legality will kick in earlier &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 14:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978515#M703157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T14:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remote password based authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978516#M703158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use SAP R/3 v4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The links you posted are very interesting. However, I try to understand the reason behinds, and not being a SAP specialist, I lack technical details to make a personal opinion on the best way to handle RFC connections in a secure way.&lt;/P&gt;&lt;P&gt;I need to compile info from several documents to be able to do so, it seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Protection of the passwords is just one element, but I could find nowhere what "encryption" is used. I have read in a "blackhat" presentation that passwords are not encrypted, but rather obfuscated. But every official document mention encryption, hence I would like to have some more details about the encryption algorithm. Is it based on a standard like AES or TripleDES, for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2007 13:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978516#M703158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-29T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remote password based authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978517#M703159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your concerns are about the transmission of the password and not just the hash saved in table RFCDES. Perhaps the guides and documents in the Infrastructure and Network Security sections will be more helpfull to you then (see topics on SNC for example). However note that those documents are often "geared" towards higher releases than 4.6C, so not all will necessarily be applicable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to research a security topic beyond the system at hand and the documentation on it, then I would recommend contacting  s e c u r i t y ( a t ) s a p ( d o t ) c o m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From time to time I have asked a question or two about things which I have found and &amp;lt;i&amp;gt;they&amp;lt;/i&amp;gt; are responsive and even appreciate efforts to improve security.&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, 29 Oct 2007 16:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978517#M703159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-29T16:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remote password based authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978518#M703160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 08:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978518#M703160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remote password based authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978519#M703161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a kind look on &amp;lt;a href="https://service.sap.com/sap/support/notes/66687"&amp;gt;SAP Note 66687&amp;lt;/a&amp;gt; regarding "Secure Network Communication" (SNC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without SNC data transmitted via RFC or DIAG (= protocol used by SAPGUI) is not encrypted (due to the fact that cryptographic software is subject of export control).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice: SNC is based on GSS-API (Generic Security Service API) and allows to configure the desired Quality-of-Protection (QoP) level, such as&lt;/P&gt;&lt;P&gt;   -  authentication&lt;/P&gt;&lt;P&gt;   -  authentication + integrity&lt;/P&gt;&lt;P&gt;   -  authentication + integrity + confidentiality&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to ensure that the transmitted data is encrypted, you need to demand "confidentiality".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 15:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-password-based-authentication/m-p/2978519#M703161</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2007-11-05T15:18:31Z</dc:date>
    </item>
  </channel>
</rss>

