<?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: Insufficient authorization to access in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422308#M103839</link>
    <description>&lt;P&gt;It is SAS EGuide and using via Citrix Desktop.&lt;/P&gt;
&lt;P&gt;You think it is a permission issue on the common folder(program is under the common folder where the datasets are)? Am I understood correctly?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2017 15:21:11 GMT</pubDate>
    <dc:creator>Riana</dc:creator>
    <dc:date>2017-12-19T15:21:11Z</dc:date>
    <item>
      <title>Insufficient authorization to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422298#M103832</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We&amp;nbsp;have a common folder there we use datasets in our SAS program(a group of users, not all).&lt;/P&gt;
&lt;P&gt;In one of SAS program a text file is created and when we try to transfer it&amp;nbsp;getting this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ERROR: Insufficient authorization to access /opt/sas94/config/Lev1/SASApp/ABCD.txt&lt;/PRE&gt;
&lt;P&gt;What is the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 14:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422298#M103832</guid>
      <dc:creator>Riana</dc:creator>
      <dc:date>2017-12-19T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient authorization to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422304#M103836</link>
      <description>&lt;P&gt;I would hazard a guess that the SAS program has&lt;/P&gt;
&lt;PRE&gt;Insufficient authorization to access&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Not sure what else there is to say.&amp;nbsp; Make sure you (and the SAS system) have access.&amp;nbsp; You haven't even mentioned which tool you are using, is this University Edition (may be from the path).&amp;nbsp; Is it installed on a server?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 15:10:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422304#M103836</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-12-19T15:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient authorization to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422308#M103839</link>
      <description>&lt;P&gt;It is SAS EGuide and using via Citrix Desktop.&lt;/P&gt;
&lt;P&gt;You think it is a permission issue on the common folder(program is under the common folder where the datasets are)? Am I understood correctly?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 15:21:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422308#M103839</guid>
      <dc:creator>Riana</dc:creator>
      <dc:date>2017-12-19T15:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient authorization to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422313#M103842</link>
      <description>&lt;P&gt;Yes, its most likely a permission issue, the SAS system from where it is running needs access to the given folder.&amp;nbsp; There are other possibilities, bu that would be my first guess.&amp;nbsp; Check with your IT, they should be able to check quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 15:25:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422313#M103842</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-12-19T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient authorization to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422337#M103850</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/62003"&gt;@Riana&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We&amp;nbsp;have a common folder there we use datasets in our SAS program(a group of users, not all).&lt;/P&gt;
&lt;P&gt;In one of SAS program a text file is created and when we try to transfer it&amp;nbsp;getting this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ERROR: Insufficient authorization to access /opt/sas94/config/Lev1/SASApp/ABCD.txt&lt;/PRE&gt;
&lt;P&gt;What is the problem?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Either you don't have the correct access set up or you made a mistake in your code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you post the code that may be helpful. But does that path look correct to you? Is that where you expected to find/create your file?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 16:10:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Insufficient-authorization-to-access/m-p/422337#M103850</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-12-19T16:10:23Z</dc:date>
    </item>
  </channel>
</rss>

