<?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 Apache &amp;amp; double access in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000563#M47699</link>
    <description>Hi everybody!&lt;BR /&gt;I need to tune my apache to accept requests to one "web application" from two groups which differs by used authentication method. One group should be authorized via kerberos and the other via basic authentication. Separated, everything works great, but i don't know how to combine this two methods on access one directory?&lt;BR /&gt;  &lt;BR /&gt;Is there any other chance to configure it properly?&lt;BR /&gt;&lt;BR /&gt;Thanks for any advice&lt;BR /&gt; P.</description>
    <pubDate>Thu, 31 Aug 2006 07:28:37 GMT</pubDate>
    <dc:creator>Josef Forman</dc:creator>
    <dc:date>2006-08-31T07:28:37Z</dc:date>
    <item>
      <title>Apache &amp; double access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000563#M47699</link>
      <description>Hi everybody!&lt;BR /&gt;I need to tune my apache to accept requests to one "web application" from two groups which differs by used authentication method. One group should be authorized via kerberos and the other via basic authentication. Separated, everything works great, but i don't know how to combine this two methods on access one directory?&lt;BR /&gt;  &lt;BR /&gt;Is there any other chance to configure it properly?&lt;BR /&gt;&lt;BR /&gt;Thanks for any advice&lt;BR /&gt; P.</description>
      <pubDate>Thu, 31 Aug 2006 07:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000563#M47699</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-08-31T07:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; double access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000564#M47700</link>
      <description>I think that you cannot use both authentication methods for the same directory in the same configuration file. What you could do is to create virtual servers and then configure the same directory for each virtual server with different authentication method. The only thing is that users should access to the URL of the virtual server that corresponds with their authentication method, for example:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://application.krb.domain.com/directory" target="_blank"&gt;https://application.krb.domain.com/directory&lt;/A&gt; (For kerberos authentication)&lt;BR /&gt;&lt;A href="https://application.bsc.domain.com/directory" target="_blank"&gt;https://application.bsc.domain.com/directory&lt;/A&gt; (For basic authentication)</description>
      <pubDate>Thu, 31 Aug 2006 14:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000564#M47700</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-31T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Apache &amp; double access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000565#M47701</link>
      <description>Yes, you are right, but i did it different way.&lt;BR /&gt;I used two direcotries with the same content (command mount --bind oldir newdir) and in httpd.conf is different &lt;DIRECTORY&gt; statement for every authentication method.&lt;BR /&gt;&lt;BR /&gt;  thanks anyway&lt;BR /&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Fri, 01 Sep 2006 09:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/apache-amp-double-access/m-p/5000565#M47701</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2006-09-01T09:12:20Z</dc:date>
    </item>
  </channel>
</rss>

