<?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: SAS Web URL Login Check in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426742#M11854</link>
    <description>Hi Shirish,&lt;BR /&gt;I have just used an example as sas studio URL. I need to validate SAS Visual Analytics URL which requires username and password to enter. Now i need too validate by passing the username and password with curl command.&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sandeep</description>
    <pubDate>Thu, 11 Jan 2018 00:57:51 GMT</pubDate>
    <dc:creator>sandeep_reddy</dc:creator>
    <dc:date>2018-01-11T00:57:51Z</dc:date>
    <item>
      <title>SAS Web URL Login Check</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426731#M11851</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am validating SAS Web URL by using below script .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sample=`curl -ksSf -u sasdemo@saspw:pass &lt;A href="https://sample.com:8343/SASSTUDIO" target="_blank"&gt;https://sample.com:8343/SASSTUDIO&lt;/A&gt; -v`&lt;BR /&gt;kill -0 $sample &amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;if [ $? -eq 0 ]; then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo " Web URL is connecting "&lt;BR /&gt;else&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo " $sample "&lt;BR /&gt;fi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The URL is connecting but even if i give wrong password it is showing as URL is connected. After validations i observed that curl command is checking till SASLogon page but not actual URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me in validating the SAS Web URL's with usernames and passwords in linux.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Sandeep&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 00:27:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426731#M11851</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2018-01-11T00:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Web URL Login Check</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426739#M11853</link>
      <description>&lt;P&gt;Sandeep,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AFAIK, since SAS Studio has a logon page where you have to enter username and password, the way you have executed curl won't work. I am not sure of the solution and would leave it to the members to answer your question. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 00:51:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426739#M11853</guid>
      <dc:creator>Kamsher</dc:creator>
      <dc:date>2018-01-11T00:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Web URL Login Check</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426742#M11854</link>
      <description>Hi Shirish,&lt;BR /&gt;I have just used an example as sas studio URL. I need to validate SAS Visual Analytics URL which requires username and password to enter. Now i need too validate by passing the username and password with curl command.&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sandeep</description>
      <pubDate>Thu, 11 Jan 2018 00:57:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Web-URL-Login-Check/m-p/426742#M11854</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2018-01-11T00:57:51Z</dc:date>
    </item>
  </channel>
</rss>

