<?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: SAPGUI Security in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305138#M1223422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sheikh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use SNC authentication, you need to use an SNC library on both workstation and on ABAP AS server side. The SNC library you use must be using same security mechanism/protocol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if your SAP system is on UNIX or Linux, then you cannot use the SNC library provided by SAP. In this case you need to use an SNC library from a SAP partner company, and they will provide you with a supported SNC library for use on both Windows workstations and on UNIX or Linux servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2009 18:09:05 GMT</pubDate>
    <dc:creator>tim_alsop</dc:creator>
    <dc:date>2009-03-16T18:09:05Z</dc:date>
    <item>
      <title>SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305135#M1223419</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;I'm using the following scenario :&lt;/P&gt;&lt;P&gt;Customers network (SAPGUI) ---&amp;gt; Internet --&amp;gt; SAP Router (in my DMZ) --&amp;gt; SAP ABAP AS (my network)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I don't use any security software at both workstation side and SAP server side, Is the connection from SAPGUI to my SAProuter secure enough? If not, what's the best solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. my main concern is user name &amp;amp; password not to be hacked during transmission between SAPGUI client and SAP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sheikh Saggaf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2009 16:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305135#M1223419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-16T16:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305136#M1223420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sheikh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, the users password will be transmitted over Internet in "compressed" format. This is not very secure, so I suggest you consider using a VPN (if you are not already) and also consider using SNC authentication to logon to SAP ABAP, in which case a cryptogtraphic token will be transmitted over the Internet (or over a VPN tunnel) instead of any userid and password information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2009 16:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305136#M1223420</guid>
      <dc:creator>tim_alsop</dc:creator>
      <dc:date>2009-03-16T16:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305137#M1223421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Time for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I don't want to give VPN access, and want to use SNC, Is it supported by SAP at client side with SAPGUI for win? or Should I be licensed through a third party product?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any docs for using SNC with SAPGUI ... Thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sheikh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2009 18:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305137#M1223421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-16T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305138#M1223422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sheikh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use SNC authentication, you need to use an SNC library on both workstation and on ABAP AS server side. The SNC library you use must be using same security mechanism/protocol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if your SAP system is on UNIX or Linux, then you cannot use the SNC library provided by SAP. In this case you need to use an SNC library from a SAP partner company, and they will provide you with a supported SNC library for use on both Windows workstations and on UNIX or Linux servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2009 18:09:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305138#M1223422</guid>
      <dc:creator>tim_alsop</dc:creator>
      <dc:date>2009-03-16T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305139#M1223423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sheik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some documents available at service.sap.com/security-&amp;gt;Security in Detail-&amp;gt;Secure User Access -&amp;gt;Authentication &amp;amp; Single Sign-On (for instance the SNC User's Guide )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds,&lt;/P&gt;&lt;P&gt;Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 07:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305139#M1223423</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2009-03-17T07:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305140#M1223424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you suggest any good product which support SNC at both server and client side Pls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Sheikh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 20:00:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305140#M1223424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T20:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI Security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305141#M1223425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sheikh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, in fact, I work for a SAP partner company who sells such a product. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 20:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapgui-security/m-p/5305141#M1223425</guid>
      <dc:creator>tim_alsop</dc:creator>
      <dc:date>2009-03-18T20:06:20Z</dc:date>
    </item>
  </channel>
</rss>

