<?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: AutoLoad after https - Linux VA 7.3 in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438668#M9524</link>
    <description>&lt;P&gt;Thanks a lot! it worked.&lt;/P&gt;&lt;P&gt;the main problem was in&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&amp;nbsp;Right-click on the Connection object -&amp;gt; Properties -&amp;gt; Options and click OK"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd never tought that'll be needed to just clickid to propagate this settings.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyway in SAS MC there was nothing like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SAS Management Console -&amp;gt; Application Management -&amp;gt; Configuration Manager -&amp;gt; SAS Application Infrastructure -&amp;gt; Visual Analytics Services 7.3 -&amp;gt; LASR Authorization Service 7.3&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it okay?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2018 15:28:24 GMT</pubDate>
    <dc:creator>miki7</dc:creator>
    <dc:date>2018-02-20T15:28:24Z</dc:date>
    <item>
      <title>AutoLoad after https - Linux VA 7.3</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438601#M9521</link>
      <description>&lt;P&gt;Dear SAS communities,&lt;/P&gt;&lt;P&gt;we've succesfully transfered our VA 7.3 app to https on RHEL. But we have problem with AutoLoad script located in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;..../Lev1/Applications/SASVisualAnalytics/VisualAnalyticsAdministrator/VALIBLA/runsas.sh\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that AL_SIGNER macro variable is still set to the old one signer with HTTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBREF=VALIBLA&lt;BR /&gt;TAG=HPS&lt;BR /&gt;SASClientConnection&lt;BR /&gt;Port 10011&lt;BR /&gt;HOST=xxxxx&lt;BR /&gt;&lt;STRONG&gt;SIGNER=http://xxxx:7980/SASLASRAuthorization&lt;/STRONG&gt;&lt;BR /&gt;ServerComponent LASR Analytic Server - czdotplva1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which results into ¨this errror in sas code&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;ERROR: Unable to connect to Signing Server.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tell me what to change? I already tried manualy change all AL_SIGNER vars to hardcoded https url in&lt;/P&gt;&lt;P&gt;../SASHome/SASVisualAnalyticsHighPerformanceConfiguration/7.3/Config/Deployment/Code/AutoLoad/include&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;, but no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any posibility we forgot something in https configuration?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Miki&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:33:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438601#M9521</guid>
      <dc:creator>miki7</dc:creator>
      <dc:date>2018-02-20T11:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: AutoLoad after https - Linux VA 7.3</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438610#M9522</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74922"&gt;@miki7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First off, please validate that you have changed communication protocol for all objects in SAS Management Console -&amp;gt; Application Management -&amp;gt; Configuration Manager -&amp;gt; SAS Application Infrastructure -&amp;gt; Visual Analytics Services 7.3 -&amp;gt; LASR Authorization Service 7.3 and everything underneath that object. Secondly, right click on the library -&amp;gt; Display LIBNAME statement, what you see there? HTTP or HTTPS? If HTTP, go to Server Manager and select your LASR server. Right-click on the Connection object -&amp;gt; Properties -&amp;gt; Options and click OK. Then check LIBNAME statement again. Has anything changed? If the protocol has been changed to HTTPS, just restart the autoload process.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:47:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438610#M9522</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-02-20T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: AutoLoad after https - Linux VA 7.3</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438668#M9524</link>
      <description>&lt;P&gt;Thanks a lot! it worked.&lt;/P&gt;&lt;P&gt;the main problem was in&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&amp;nbsp;Right-click on the Connection object -&amp;gt; Properties -&amp;gt; Options and click OK"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd never tought that'll be needed to just clickid to propagate this settings.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyway in SAS MC there was nothing like&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SAS Management Console -&amp;gt; Application Management -&amp;gt; Configuration Manager -&amp;gt; SAS Application Infrastructure -&amp;gt; Visual Analytics Services 7.3 -&amp;gt; LASR Authorization Service 7.3&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it okay?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 15:28:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438668#M9524</guid>
      <dc:creator>miki7</dc:creator>
      <dc:date>2018-02-20T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: AutoLoad after https - Linux VA 7.3</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438674#M9525</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74922"&gt;@miki7&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome. I'm glad that the problem has been resolved.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Anyway in SAS MC there was nothing like &lt;BR /&gt;SAS Management Console -&amp;gt; Application Management -&amp;gt; Configuration Manager -&amp;gt; SAS Application Infrastructure -&amp;gt; Visual Analytics Services 7.3 -&amp;gt; LASR Authorization Service 7.3 &lt;BR /&gt;Is it okay?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Nope. Make sure that you have connected as an unrestricted user and also, make sure you starting the SAS Management Console directly from the server.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 15:33:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/AutoLoad-after-https-Linux-VA-7-3/m-p/438674#M9525</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-02-20T15:33:05Z</dc:date>
    </item>
  </channel>
</rss>

