<?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: How can I publish a password protected WMS Service with ArcGIS Server 10.5.1? in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659524#M4283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We selectively protect our services when required using our proxy server and here is &lt;A href="https://httpd.apache.org/docs/2.4/howto/auth.html#gettingitworking"&gt;how we do it&lt;/A&gt; . We have windows and Linux&amp;nbsp;based ArcGIS Servers and we apply the same method on both. Our proxy server is Apache based, and I am not sure what your proxy server is running on but if Windows I guess your IT will be able to figure it out.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Here is one example to protect a single service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;lt;Location "/wepAdaptorName/rest/services/xxx/xxx/MapServer"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; Order allow,deny&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; Allow from all&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; AuthType Basic&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; AuthName "Restricted Files"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; AuthUserFile /home/xxx/xxx/xxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; Require user yourUserName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;lt;/Location&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if it is the best way but it is certainly one way to deal with services that are protected in a stand alone&amp;nbsp; server (not federated with Portal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehretab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2019 09:59:35 GMT</pubDate>
    <dc:creator>Mehretab</dc:creator>
    <dc:date>2019-09-26T09:59:35Z</dc:date>
    <item>
      <title>How can I publish a password protected WMS Service with ArcGIS Server 10.5.1?</title>
      <link>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659523#M4282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #f9f8f6;"&gt;Is is possible to publish a password protected WMS service using ArcGIS Server 10.5.1? My windows server 2012 system uses LDAP for its internal user accounts. I want to publish WMS Services which are password protected due to lizenzing restrictions attatched to the data. What possibilities do I have to implement this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 06:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659523#M4282</guid>
      <dc:creator>RobertBuckley1</dc:creator>
      <dc:date>2019-09-26T06:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I publish a password protected WMS Service with ArcGIS Server 10.5.1?</title>
      <link>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659524#M4283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We selectively protect our services when required using our proxy server and here is &lt;A href="https://httpd.apache.org/docs/2.4/howto/auth.html#gettingitworking"&gt;how we do it&lt;/A&gt; . We have windows and Linux&amp;nbsp;based ArcGIS Servers and we apply the same method on both. Our proxy server is Apache based, and I am not sure what your proxy server is running on but if Windows I guess your IT will be able to figure it out.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Here is one example to protect a single service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;lt;Location "/wepAdaptorName/rest/services/xxx/xxx/MapServer"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; Order allow,deny&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; Allow from all&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; AuthType Basic&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; AuthName "Restricted Files"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; AuthUserFile /home/xxx/xxx/xxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp; Require user yourUserName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;lt;/Location&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if it is the best way but it is certainly one way to deal with services that are protected in a stand alone&amp;nbsp; server (not federated with Portal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehretab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 09:59:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659524#M4283</guid>
      <dc:creator>Mehretab</dc:creator>
      <dc:date>2019-09-26T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I publish a password protected WMS Service with ArcGIS Server 10.5.1?</title>
      <link>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659525#M4284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the suggestion. How do users access the WMS Services? Is the username and&amp;nbsp;password visible as part of the WMS URL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 12:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659525#M4284</guid>
      <dc:creator>RobertBuckley1</dc:creator>
      <dc:date>2019-09-26T12:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I publish a password protected WMS Service with ArcGIS Server 10.5.1?</title>
      <link>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659526#M4285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using url. If you put the service url (yourArcgisDomain.com/arcgis/rest/services/FolderName/serviceName/MapServer) on browser, a popup will appear and it will ask you for user&amp;nbsp; name and password before opening it. If you provide wrong credentials then you won't get to see the content of the service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 13:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/how-can-i-publish-a-password-protected-wms-service/m-p/659526#M4285</guid>
      <dc:creator>Mehretab</dc:creator>
      <dc:date>2019-09-26T13:38:34Z</dc:date>
    </item>
  </channel>
</rss>

