<?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: IIS Delete Method Enable in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/556643#M16229</link>
    <description>Is the IIS instance a reverse proxy for a SAS 9 based middle tier?</description>
    <pubDate>Tue, 07 May 2019 02:41:50 GMT</pubDate>
    <dc:creator>SimonDawson</dc:creator>
    <dc:date>2019-05-07T02:41:50Z</dc:date>
    <item>
      <title>IIS Delete Method Enable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/548107#M15992</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi folks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have installed SAS 9.4 on Windows Server. We use SAS Studio and SAS EM via browser. Recently Microsoft announce a&amp;nbsp;&lt;/SPAN&gt;vulnerability on IIS and we need to implement the following procedure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;Disable HTTP DELETE Method for IIS&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Disable the DELETE method by doing the following in the IIS manager&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Select relevent site&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3. Select Request filtering and change to HTTP verb tab&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4. Select Deny Verb from the actions pane&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; 5. Type DELETE into the provided text box and press OK&lt;/EM&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;I understand that this procedure has no impact on SAS Studio o SAS EM via browser. Is that correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="x_MsoNormal"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 06:15:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/548107#M15992</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2019-04-03T06:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Delete Method Enable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/548187#M15998</link>
      <description>&lt;P&gt;If talking about SAS 9.4, then it comes with its own SAS Web Server. Accordingly with "Usage Note 61334: HTTP request methods that are used by SAS® software" (&lt;A href="http://support.sas.com/kb/61/334.html" target="_blank"&gt;http://support.sas.com/kb/61/334.html&lt;/A&gt;) you should &lt;STRONG&gt;not disable&lt;/STRONG&gt; DELETE method in SAS Web Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have mentioned IIS, If IIS is completely separated and used for anything else than SAS, then the modification in IIS should be harmless to SAS web applications.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if the case is that you use IIS as a reverse proxy server (for example following the steps in&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=bimtag&amp;amp;docsetTarget=p0sxhuco18v167n13dsmnrfqv7yy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=bimtag&amp;amp;docsetTarget=p0sxhuco18v167n13dsmnrfqv7yy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;) , then IIS will pass to SAS the requests, which leads me to the conclusion that disabling DELETE method at IIS level may impact the SAS web applications,&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 12:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/548187#M15998</guid>
      <dc:creator>Stefan_Giuros1</dc:creator>
      <dc:date>2019-04-03T12:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Delete Method Enable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/556600#M16228</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/268791"&gt;@Stefan_Giuros1&lt;/a&gt;&amp;nbsp;, our customer wants to disable the OPTIONS and DELETE method for SAS Web Application. Is it possible? If not, there is any SAS documentation about it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 22:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/556600#M16228</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2019-05-06T22:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Delete Method Enable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/556643#M16229</link>
      <description>Is the IIS instance a reverse proxy for a SAS 9 based middle tier?</description>
      <pubDate>Tue, 07 May 2019 02:41:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/556643#M16229</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2019-05-07T02:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Delete Method Enable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/557419#M16240</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11650"&gt;@SimonDawson&lt;/a&gt;&amp;nbsp;. No, it's only SAS Web Server. They want to disable OPTIONS and DELETE because of vulnerability issue. They already disable these on other web application (not SAS) that use IIS.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 12:36:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/IIS-Delete-Method-Enable/m-p/557419#M16240</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2019-05-09T12:36:40Z</dc:date>
    </item>
  </channel>
</rss>

