<?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 Permissions Issue on LASR Server in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/390218#M5910</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're experiencing&amp;nbsp;unexpected errors that were not&amp;nbsp;present yesterday when trying to run a LOGISTIC statement on a&amp;nbsp;table sitting on the LASR server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;options set=SAS_HADOOP_JAR_PATH='/opt/sas/hadoop_jars';&lt;/P&gt;&lt;P&gt;options set=SAS_HADOOP_CONFIG_PATH='/opt/sas/hadoop_xml_files';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options set=GRIDHOST='YULEDASASAMGTA001.atledadc1.eda.equifax.com';&lt;/P&gt;&lt;P&gt;options set=GRIDINSTALLLOC='/opt/TKGrid_REP';&lt;/P&gt;&lt;P&gt;options set=GRIDRSHCOMMAND="/usr/bin/ssh -o StrictHostKeyChecking=no -o PasswordAuthentication=no -o PubkeyAuthentication=no ";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let port=10013;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname lasr sasiola tag='ERSDB' port=&amp;amp;port. verbose=yes;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc imstat ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; table lasr.dev_sample_final;&lt;/P&gt;&lt;P&gt;&amp;nbsp; logistic target= &amp;amp;column. / link=logit;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This Error:&lt;/P&gt;&lt;P&gt;824&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;825&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table lasr.dev_sample_final;&lt;/P&gt;&lt;P&gt;826&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; logistic target= awsc011010 / link=logit;&lt;/P&gt;&lt;P&gt;827&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ERROR: You have insufficient permission to perform the requested operation on table ERSDB.DEV_SAMPLE_FINAL.&lt;/P&gt;&lt;P&gt;828&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, we&amp;nbsp;loaded the table and there is only one person&amp;nbsp;using this server &amp;amp; port.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 12:58:37 GMT</pubDate>
    <dc:creator>KirSinc</dc:creator>
    <dc:date>2017-08-23T12:58:37Z</dc:date>
    <item>
      <title>Permissions Issue on LASR Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/390218#M5910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're experiencing&amp;nbsp;unexpected errors that were not&amp;nbsp;present yesterday when trying to run a LOGISTIC statement on a&amp;nbsp;table sitting on the LASR server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;options set=SAS_HADOOP_JAR_PATH='/opt/sas/hadoop_jars';&lt;/P&gt;&lt;P&gt;options set=SAS_HADOOP_CONFIG_PATH='/opt/sas/hadoop_xml_files';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options set=GRIDHOST='YULEDASASAMGTA001.atledadc1.eda.equifax.com';&lt;/P&gt;&lt;P&gt;options set=GRIDINSTALLLOC='/opt/TKGrid_REP';&lt;/P&gt;&lt;P&gt;options set=GRIDRSHCOMMAND="/usr/bin/ssh -o StrictHostKeyChecking=no -o PasswordAuthentication=no -o PubkeyAuthentication=no ";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let port=10013;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname lasr sasiola tag='ERSDB' port=&amp;amp;port. verbose=yes;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc imstat ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; table lasr.dev_sample_final;&lt;/P&gt;&lt;P&gt;&amp;nbsp; logistic target= &amp;amp;column. / link=logit;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This Error:&lt;/P&gt;&lt;P&gt;824&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;825&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table lasr.dev_sample_final;&lt;/P&gt;&lt;P&gt;826&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; logistic target= awsc011010 / link=logit;&lt;/P&gt;&lt;P&gt;827&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ERROR: You have insufficient permission to perform the requested operation on table ERSDB.DEV_SAMPLE_FINAL.&lt;/P&gt;&lt;P&gt;828&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, we&amp;nbsp;loaded the table and there is only one person&amp;nbsp;using this server &amp;amp; port.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:58:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/390218#M5910</guid>
      <dc:creator>KirSinc</dc:creator>
      <dc:date>2017-08-23T12:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Issue on LASR Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/390763#M5917</link>
      <description>&lt;P&gt;I'm not sure if this helps or not, but we ha&lt;SPAN&gt;ve seen this insufficient permission problem with IMSTAT when the GRIDRSHCOMMAND variable is used without using -q to suppress ssh output, such as ssh banners.&amp;nbsp;&amp;nbsp;LASR interprets the output as data it is looking for to determine permissions, and throws the permission error when it doesn't adhere to what is expected.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using GRIDRSHCOMMAND to specify an external ssh such as /usr/bin/ssh or a 3rd party ssh such as Centrify?&amp;nbsp;&amp;nbsp;If so, ensure the command includes -q such as the following example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;option set=GRIDRSHCOMMAND='/usr/bin/ssh -q';&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Doug&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 21:07:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/390763#M5917</guid>
      <dc:creator>DougWielenga</dc:creator>
      <dc:date>2017-08-24T21:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Permissions Issue on LASR Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/391619#M5934</link>
      <description>&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the recommendation. We'll test that out and let you know how it goes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kirby&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 18:15:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Permissions-Issue-on-LASR-Server/m-p/391619#M5934</guid>
      <dc:creator>KirSinc</dc:creator>
      <dc:date>2017-08-29T18:15:46Z</dc:date>
    </item>
  </channel>
</rss>

