<?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 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296815#M62247</link>
    <description>&lt;P&gt;Looks like your server has set NOXCMD option.&lt;/P&gt;
&lt;P&gt;Use one of these commands to see your current settings.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put sysfunc(getoption(xcmd));
proc options option=xcmd; run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If it is off then you need to talk to your SAS administrator.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2016 19:44:35 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2016-09-06T19:44:35Z</dc:date>
    <item>
      <title>insufficient authorization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296803#M62242</link>
      <description>&lt;P&gt;Hi, experts,&lt;/P&gt;&lt;P&gt;i am using enterprise guide 7.1 to output a pdf file&lt;/P&gt;&lt;P&gt;this is the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;filename gsasfile pipe 'lp -d HP_4700_GH -onb';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below are the two &amp;nbsp;error messages i have been receiving.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: Insufficient authorization to access PIPE.&lt;BR /&gt;ERROR: Error in the FILENAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can someone heop me on that?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 19:15:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296803#M62242</guid>
      <dc:creator>Kinston</dc:creator>
      <dc:date>2016-09-06T19:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: insufficient authorization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296813#M62245</link>
      <description>&lt;P&gt;What happens if you use the same command from a command line on the SAS application server: &lt;SPAN&gt;lp -d HP_4700_GH -onb? Do you get the same error? This is a permission problem with your user account on the SAS application server so you should talk to your server administrator to fix it.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 19:38:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296813#M62245</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-06T19:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: insufficient authorization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296815#M62247</link>
      <description>&lt;P&gt;Looks like your server has set NOXCMD option.&lt;/P&gt;
&lt;P&gt;Use one of these commands to see your current settings.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put sysfunc(getoption(xcmd));
proc options option=xcmd; run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If it is off then you need to talk to your SAS administrator.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 19:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296815#M62247</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2016-09-06T19:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: insufficient authorization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296863#M62264</link>
      <description>&lt;P&gt;I'm slightly confused.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To create a PDF file can you use ODS PDF with a path to a folder that you have access rights?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 23:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insufficient-authorization/m-p/296863#M62264</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-06T23:51:08Z</dc:date>
    </item>
  </channel>
</rss>

