<br><br><div class="gmail_quote">On Tue, Dec 16, 2008 at 1:19 PM, Adam Megacz <span dir="ltr">&lt;<a href="mailto:megacz@hcoop.net">megacz@hcoop.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Adam Chlipala &lt;<a href="mailto:adamc@hcoop.net">adamc@hcoop.net</a>&gt; writes:<br>
&gt; Integration with our Kerberos user accounts would be even better, but I<br>
&gt; don&#39;t know if we could do that without changing wiki software.<br>
<br>
Yes; it can be done the same way we do for bugzilla.<br>
<br>
However, we would wind up with the same problem as bugzilla where you<br>
can&#39;t get read/view without authenticating -- MoinMoin doesn&#39;t have a<br>
separate &quot;login&quot; URL.</blockquote><div><br>&nbsp;I dealt with this for the Computing Services wiki by having 2 versions of the URL, one which forced authentication, and one which did not. the difference was /bin/ versus /pbin/ as a component of the URL. If you clicked &quot;login&quot; on the page it used a magic rewrite to rewrite the current url to force you through the login page; this wasn&#39;t the native login feature.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
The root issue here is that if you protect an URL with &quot;basic http<br>
authentication&quot; in Apache, the authentication is mandatory. &nbsp;Does<br>
anybody know how to tell Apache to ask for authentication when<br>
accessing a given URL, but not to report an error if the user declines<br>
to authenticate?<br>
<br>
 &nbsp;- a<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
HCoop-Discuss mailing list<br>
<a href="mailto:HCoop-Discuss@lists.hcoop.net">HCoop-Discuss@lists.hcoop.net</a><br>
<a href="https://lists.hcoop.net/listinfo/hcoop-discuss" target="_blank">https://lists.hcoop.net/listinfo/hcoop-discuss</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Derrick<br>