<?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 Change in StoredProcess Webapp with regards to passwords in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/444792#M12548</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after some stumbling blocks (see my other post in the admin&amp;amp;deploy community), I managed to update our server installation (AIX) from 9.4 M2 to 9.4 M5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We now face the problem that URLs of the type&lt;/P&gt;
&lt;PRE&gt;http://servername/SASStoredProcess/do?_program=xxxxxx&amp;amp;param=yyyyy&amp;amp;_user=zzzzz&amp;amp;_password={SAS001}ppppppppppp&lt;/PRE&gt;
&lt;P&gt;do not work, although&lt;/P&gt;
&lt;PRE&gt;AllowEncodedPassword&lt;/PRE&gt;
&lt;P&gt;has been set to true (actually always was) in the Advanced tab of the Configuration Manager/SAS Application Infrastructure/Stored Process Web App 9.4 object in SAS MC&lt;/P&gt;
&lt;P&gt;Omitting _password= lets the URL work.&lt;/P&gt;
&lt;P&gt;The SASServer_1 was restarted with &lt;FONT face="courier new,courier"&gt;tcruntime-ctl.sh restart&lt;/FONT&gt; after verifying the metadata entry.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Mar 2018 15:16:29 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-03-12T15:16:29Z</dc:date>
    <item>
      <title>Change in StoredProcess Webapp with regards to passwords</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/444792#M12548</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after some stumbling blocks (see my other post in the admin&amp;amp;deploy community), I managed to update our server installation (AIX) from 9.4 M2 to 9.4 M5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We now face the problem that URLs of the type&lt;/P&gt;
&lt;PRE&gt;http://servername/SASStoredProcess/do?_program=xxxxxx&amp;amp;param=yyyyy&amp;amp;_user=zzzzz&amp;amp;_password={SAS001}ppppppppppp&lt;/PRE&gt;
&lt;P&gt;do not work, although&lt;/P&gt;
&lt;PRE&gt;AllowEncodedPassword&lt;/PRE&gt;
&lt;P&gt;has been set to true (actually always was) in the Advanced tab of the Configuration Manager/SAS Application Infrastructure/Stored Process Web App 9.4 object in SAS MC&lt;/P&gt;
&lt;P&gt;Omitting _password= lets the URL work.&lt;/P&gt;
&lt;P&gt;The SASServer_1 was restarted with &lt;FONT face="courier new,courier"&gt;tcruntime-ctl.sh restart&lt;/FONT&gt; after verifying the metadata entry.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 15:16:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/444792#M12548</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-12T15:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change in StoredProcess Webapp with regards to passwords</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445320#M12566</link>
      <description>&lt;P&gt;Hi Kurt,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the response you get from this URL that makes you decide it does't work? That would maybe help determining where the problem lies. Any relevant lines from the server.log you'd like to share with us?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 21:05:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445320#M12566</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2018-03-13T21:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change in StoredProcess Webapp with regards to passwords</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445321#M12567</link>
      <description>&lt;P&gt;Could you try with the password URL-encoded so at least the curly braces around SAS001 are replaced with %7B and %7D? The actual password may or may not need encoding depending on its value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 21:14:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445321#M12567</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2018-03-13T21:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change in StoredProcess Webapp with regards to passwords 9.4 M5</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445387#M12569</link>
      <description>&lt;P&gt;Bingo!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Somewhere on the way from M2 to M5 the webserver must have changed so that it does not accept the curly braces natively any longer. Replacing them with the encoded values did the trick.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 06:30:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445387#M12569</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-14T06:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change in StoredProcess Webapp with regards to passwords 9.4 M5</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445388#M12570</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12460"&gt;@jklaverstijn&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Kurt,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the response you get from this URL that makes you decide it does't work? That would maybe help determining where the problem lies. Any relevant lines from the server.log you'd like to share with us?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Just to answer this one:&lt;/P&gt;
&lt;P&gt;Literally nothing happened. Just a blank tab in the browser.&lt;/P&gt;
&lt;P&gt;In the server logs I could see the request in the access log of the webserver, but the web application server had a strange entry like this:&lt;/P&gt;
&lt;PRE&gt;xxx.xxx.xxx.xxx - - [13/Mar/2018:20:04:18 +0100] "GET null null" 400 -&lt;/PRE&gt;
&lt;P&gt;so it looks like the webserver sent an empty request to the webapp server.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 06:35:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Change-in-StoredProcess-Webapp-with-regards-to-passwords/m-p/445388#M12570</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-14T06:35:15Z</dc:date>
    </item>
  </channel>
</rss>

