<?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: Using SAS LASR Analytic Server Access Tools in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456464#M12950</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Red Hat Enterprise Linux Server release 6.9 (Santiago)&lt;/P&gt;</description>
    <pubDate>Mon, 23 Apr 2018 11:26:02 GMT</pubDate>
    <dc:creator>sergie89</dc:creator>
    <dc:date>2018-04-23T11:26:02Z</dc:date>
    <item>
      <title>Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/455879#M12927</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience with configuring&amp;nbsp;LASR Analytic Server Access Tools&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to configure SAS LASR Analytic Server Access Tools for pushing SAS datasets (from our BI-server) to SAS Visual Analytics. We have found some information on the internet: &lt;A href="http://support.sas.com/kb/56/996.html" target="_blank"&gt;http://support.sas.com/kb/56/996.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately configuring ssh keys is not entirely clear to us&lt;/SPAN&gt;. Our both&amp;nbsp;environments are installed&amp;nbsp;on Linux and we are using sastoken.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should we configure ssh keys under sastoken or lasradm&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a clear instuction for configuring ssh keys on both environments ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 10:51:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/455879#M12927</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-20T10:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456133#M12935</link>
      <description>&lt;P&gt;That SAS note is a little confusing. It says that it only works for SAS 9.4M3 or later on Linux then proceeds to show configuring SSH on Windows! Maybe a track to SAS Support is your best bet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI if you are moving data between normal SAS servers and SAS VA server then SAS/CONNECT is another great option if you have it installed on both systems. &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 02:50:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456133#M12935</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-04-21T02:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456193#M12936</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Follow the instructions in either of these two links&lt;/P&gt;
&lt;P&gt;&lt;A title="SSH Passwordless Login Using SSH Keygen in 5 Easy Steps" href="https://www.tecmint.com/ssh-passwordless-login-using-ssh-keygen-in-5-easy-steps/" target="_self"&gt;SSH Passwordless Login Using SSH Keygen in 5 Easy Steps&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="How to setup passwordless SSH login in Linux" href="https://www.thegeekdiary.com/centos-rhel-how-to-setup-passwordless-ssh-login/" target="_self"&gt;How to setup passwordless SSH login in Linux&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just make sure you use to the lasradm Linux account on both hosts (EBI Compute Server + LASR Server). This SSH passwordless login can be used for ssh or scp or anything that needs SSH secure access without password&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For folks with Windows &amp;amp; Linux Serves Mixtures, this link might be of help &lt;A title="LINUX: PASSWORDLESS SSH LOGIN USING PRIVATE KEYS" href="https://www.nullalo.com/en/linux-passwordless-ssh-login-using-private-keys/" target="_self"&gt;LINUX: PASSWORDLESS SSH LOGIN USING PRIVATE KEYS&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 15:46:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456193#M12936</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2018-04-21T15:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456314#M12938</link>
      <description>&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13868"&gt;@AhmedAl_Attar&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;Thanks for the clear instructions. I have configured the ssh keys in the right way on the bot environments now.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;I can assign Lasr libraries from our EBI environment now. But when I will copy&amp;nbsp;data to a Lasr library I get the following error:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;"ERROR: An I/O error has occurred on file LASRLIB.AARFM.DATA".&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-04-22 at 18.52.46.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20022i0A87A7E2E2EEF824/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-04-22 at 18.52.46.png" alt="Screen Shot 2018-04-22 at 18.52.46.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-04-22 at 18.52.19.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20023iEB0C278249770881/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-04-22 at 18.52.19.png" alt="Screen Shot 2018-04-22 at 18.52.19.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 17:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456314#M12938</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-22T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456315#M12939</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/76262"&gt;@DSAS&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Unfortunately, we don't have SAS Connect on our SAS VA server.&lt;/P&gt;&lt;P&gt;I will inform SAS Technical Support about this SAS note.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 17:07:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456315#M12939</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-22T17:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456340#M12940</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Not sure what's your access level within your EBI Environment, but I hope some of the tips in this SAS Global Forum 2018 paper "&lt;A title="A Quick Guide for your Data Load Problems in SAS Visual Analytics" href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2796-2018.pdf" target="_blank"&gt;A Quick Guide for your Data Load Problems in SAS Visual Analytics"&lt;/A&gt; could help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your error message, it looks like the a Permission Issues. But you'll need to work with your SAS Administrator and examine the various server logs and verify Metadata Folder permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 21:34:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456340#M12940</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2018-04-22T21:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456373#M12941</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;That error indicates the problem with passwordless SSH. Are you on RHEL? If yes, what version?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 02:45:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456373#M12941</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-04-23T02:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456438#M12945</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using version 4.4.7. See below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Linux version 2.6.32-696.23.1.el6.x86_64 (mockbuild@x86-027.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC) ) #1 SMP Sat Feb 10 11:10:31 EST 2018&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked the permission of the signature file(s) today.&amp;nbsp;See below:&lt;/P&gt;&lt;P&gt;Path: /apps/sas/config/Lev1/AppData/SASVisualAnalytics/VisualAnalyticsAdministrator/sigfiles&lt;/P&gt;&lt;P&gt;drwxrwxr-x 2 lasradm&amp;nbsp; sasusers 192512 Apr 23 11:33 _T_69E465A3_7FFE47D77980&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The permission&amp;nbsp;for signature files looks fine.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 09:43:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456438#M12945</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-23T09:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456459#M12949</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please show me the output from this command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;cat /etc/*release*&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Apr 2018 10:58:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456459#M12949</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-04-23T10:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456464#M12950</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Red Hat Enterprise Linux Server release 6.9 (Santiago)&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 11:26:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456464#M12950</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-23T11:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456471#M12952</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, you need to set GRIDRSHCOMMAND and use an external SSH client.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 11:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456471#M12952</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-04-23T11:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456489#M12959</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I use the following SAS code on our SAS EBI environment. But without success. Is the code below correctly defined?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options set=GRIDRSHCOMMAND="'/home/lasradm/.ssh/id_rsa' -q -o StrictHostKeyChecking=no";

libname LASRLIB sasiola host="hostname" port=10031
tag="VAPUBLIC";run;

/* load sashelp.zipcode to LASR */
data LASRLIB.aarfm;
set sashelp.aarfm;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Apr 2018 12:38:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456489#M12959</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-23T12:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456491#M12960</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Is the code below correctly defined?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Nope. Please see instructions in this SAS note: &lt;A href="http://support.sas.com/kb/60/126.html" target="_self"&gt;http://support.sas.com/kb/60/126.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 12:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456491#M12960</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-04-23T12:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456539#M12965</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;This is what we have done yet:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;We have created a passwordless SSH key pair on the computetier on our EBI server.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;ssh-keygen -q -t rsa -N "lasradm" -f ~/.ssh/id_rsa&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;We have copied the public key to the authorized_keys on the master node and all slave nodes&amp;nbsp;on our VA-environment.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;cat ~/.ssh/id_rsa.pub | ssh lasradm@remote-host "cat &amp;gt;&amp;gt; ~/.ssh/authorized_keys"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;We are to able to login passwordless on the master - and salve nodes from our EBI server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;ssh &lt;STRONG&gt;lasradm&lt;/STRONG&gt;@hostname&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;The SAS code we use:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;PRE&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&lt;CODE class=" language-sas"&gt;options set=GRIDRSHCOMMAND="'/home/lasradm/.ssh/id_rsa' -q -o StrictHostKeyChecking=no";

libname LASRLIB sasiola host="vacmp1.sas-p.int-data.rws.local" port=10031
tag="VAPUBLIC";run;

/* load sashelp.zipcode to LASR */
data LASRLIB.aarfm;
set sashelp.aarfm;
run;&lt;/CODE&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;But unfortunately we get the same error after running the SAS code &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="font-family: Courier New;"&gt;I will ask SAS Technical for support. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:25:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456539#M12965</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-23T14:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456619#M12966</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your GRIDRSHCOMMAND is invalid. You have to point it to an external ssh client, such as /bin/ssh if you are on Linux. Have you had a chance to check the SAS note a mentioned above? I'm from SAS Technical Support and I support SAS LASR and many other software components.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 17:35:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/456619#M12966</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-04-23T17:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/458353#M12985</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to use command: "&lt;STRONG&gt;options set=GRIDRSHCOMMAND="/usr/bin/ssh&amp;nbsp;-q -o StrictHostKeyChecking=no&lt;/STRONG&gt;"; in my SAS code, but doesn't seem to have any effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can push data to lasr with the following code now:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options METASERVER="hostname"
		METAPORT=8561
		METAREPOSITORY="Foundation"
		METAUSER="lasradm"
		METAPASS="";

libname LASRLIB sasiola host="hostname" port=10031
		tag="VAPUBLIC" signer="https://hostname.com:443/SASLASRAuthorization"; run;

data LASRLIB.baseball;
	set sashelp.baseball;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I feel like there's something wrong with the SSH key's or with permissions on the server.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 14:19:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/458353#M12985</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-04-28T14:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/462780#M13148</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/192219"&gt;@sergie89&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you added META options, that explains why your program wasn't worked before. You weren't able to connect to the LASR Authorization Service. In any way, SSH keys are always required.&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 17:44:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/462780#M13148</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-05-16T17:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS LASR Analytic Server Access Tools</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/462945#M13160</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;It works fine now. Thank you.</description>
      <pubDate>Thu, 17 May 2018 08:10:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Using-SAS-LASR-Analytic-Server-Access-Tools/m-p/462945#M13160</guid>
      <dc:creator>sergie89</dc:creator>
      <dc:date>2018-05-17T08:10:35Z</dc:date>
    </item>
  </channel>
</rss>

