<?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: How secure is data moving between Windows and Unix in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330886#M271891</link>
    <description>Read the security doc applicable to SAS/CONNECT or SAS/SHARE.</description>
    <pubDate>Wed, 08 Feb 2017 16:13:24 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2017-02-08T16:13:24Z</dc:date>
    <item>
      <title>How secure is data moving between Windows and Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330868#M271890</link>
      <description>&lt;P&gt;I've just been asked how secure is data moving between Windows and Unix. For example, a data step reads a dataset stired&amp;nbsp;on the PC and the destination is a permanent dataset on the Unix box. Would it be possible to intercept the data as it moves between the two platforms?&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;/* my Unix library */&lt;/P&gt;&lt;P&gt;libname myunix '/unixbox/projects/live_data' server=xyzsrv1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Read some pc data and store it in Unixland */&lt;/P&gt;&lt;P&gt;data myunix.cars;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.cars;&lt;/P&gt;&lt;P&gt;&amp;nbsp; where make="BMW";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How secure is the data and if the answer is not very, what can we do to make it more so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 15:42:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330868#M271890</guid>
      <dc:creator>wilburii</dc:creator>
      <dc:date>2017-02-08T15:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: How secure is data moving between Windows and Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330886#M271891</link>
      <description>Read the security doc applicable to SAS/CONNECT or SAS/SHARE.</description>
      <pubDate>Wed, 08 Feb 2017 16:13:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330886#M271891</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-08T16:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: How secure is data moving between Windows and Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330890#M271892</link>
      <description>&lt;P&gt;It depends on your setup. When using SAS Studio (which is a webapp), you depend on the security of the HTML connection. If you use https, you're secure.&lt;/P&gt;
&lt;P&gt;With Enterprise Guide, you depend on the definition of the workspace server connection. The encryption level may be set to none, credentials only, or everything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For SAS/CONNECT, follow &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH&lt;/a&gt;'s advice.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:27:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/330890#M271892</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-08T16:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How secure is data moving between Windows and Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/332555#M271893</link>
      <description>&lt;P&gt;Thanks for that - it's not quite my setup but it was enough to prompt me to bounce the query to someone locally who ought to know the answer!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 11:29:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-secure-is-data-moving-between-Windows-and-Unix/m-p/332555#M271893</guid>
      <dc:creator>wilburii</dc:creator>
      <dc:date>2017-02-14T11:29:36Z</dc:date>
    </item>
  </channel>
</rss>

