<?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: SAS - row level auditing in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480394#M13662</link>
    <description>I don't think that you can have this OOTB with SAS or probably not with many other vendors as well. I know that in SAS SPD Server you can have a query log, but that will be in text log format.&lt;BR /&gt;Also, queries that doesn't contain any narrow filters, how to value those?&lt;BR /&gt;So hard to solve on data file level I would say, feasable at an application level.</description>
    <pubDate>Mon, 23 Jul 2018 11:28:58 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2018-07-23T11:28:58Z</dc:date>
    <item>
      <title>SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/479689#M13645</link>
      <description>&lt;P&gt;Is there anyway to set up row level auditing for data sets with just Base SAS running on a local desktop with no internet connection (can connect if needed, under certain conditions but no sustained access)?&lt;/P&gt;
&lt;P&gt;I have SAS EG &amp;amp; Studio and have administrator rights to the machine so I can install other applications if necessary. We are migrating to a server soon with row level auditing options.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically, I'm getting some sensitive data that I need to really secure. We're upgrading to server tech, but that won't be fully functional until November but I'm receiving the data in August. So I can either delay my project two to three months or find a way to ensure it's secure before then.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 20:27:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/479689#M13645</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-19T20:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/479802#M13649</link>
      <description>Absolutely:&lt;BR /&gt;&lt;A href="http://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=n0ndg2uekz7qkbn1caoki2hzqx8l.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=n0ndg2uekz7qkbn1caoki2hzqx8l.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;That fixes the audit. I guess that security can be maintained by old school file level access rights. Are you implying that multiple users will use this desktop?</description>
      <pubDate>Fri, 20 Jul 2018 05:29:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/479802#M13649</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-07-20T05:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/479925#M13651</link>
      <description>&lt;P&gt;Unfortunately I also need read level auditing. Ie did someone look up their spouse/ex/colleague when they shouldn't have.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 15:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/479925#M13651</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-20T15:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480266#M13654</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I was in your situation my workaround would probably be to load the data into PostgreSQL and configure it with something like the &lt;A href="https://www.pgaudit.org/" target="_self"&gt;pgaudit extension&lt;/A&gt;. Not ideal &amp;amp; obviously a longshot, but potentially doable with ODBC (unless you just happen to have access to postgres licensed).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to not have a better solution for you. I'm curious, what the row level auditing options will be once you've moved to server SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jul 2018 21:08:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480266#M13654</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2018-07-22T21:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480394#M13662</link>
      <description>I don't think that you can have this OOTB with SAS or probably not with many other vendors as well. I know that in SAS SPD Server you can have a query log, but that will be in text log format.&lt;BR /&gt;Also, queries that doesn't contain any narrow filters, how to value those?&lt;BR /&gt;So hard to solve on data file level I would say, feasable at an application level.</description>
      <pubDate>Mon, 23 Jul 2018 11:28:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480394#M13662</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-07-23T11:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480432#M13667</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yours is a great question. SAS Base data is just a sequential file. So not much to be done. SAS Federation Server is killing flies with a cannon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So far&amp;nbsp;I relate the most to the answer&amp;nbsp;provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46760"&gt;@boemskats&lt;/a&gt;. Put the data in a small free database that will allow auditing (mostly all) (psql is one option, mysql could be another, or msql express), and then allow access to the data only through database. Of course, that means a minimum of an ODBC connection. The most flexible, cheaper and much quicker than a SAS Federation Server or some other complex solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other option you might want to consider: both Windows and Linux both can offer a simple level of auditing, for reads, writes, creation, deletion, etc. But, still, on a file level, not row level &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; I can still wish for more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:47:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480432#M13667</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-07-23T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - row level auditing</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480470#M13670</link>
      <description>&lt;P&gt;Thanks everyone. I'll roll out a open source server on the machine for now and lock it down that way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're going to have either an Oracle or SQL server with the data and use SAS via ODBC connections to the DB which should give us the row level auditing I need. That's what my IT team is saying at least, that's not my role fortunately &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:02:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-row-level-auditing/m-p/480470#M13670</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-23T15:02:38Z</dc:date>
    </item>
  </channel>
</rss>

